create-ant-design-pro
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
{ | ||
"name": "create-ant-design-pro", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"packageManager": "pnpm@6.32.3", | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -12,7 +12,7 @@ { | ||
"@ant-design/icons": "^4.7.0", | ||
"@ant-design/pro-descriptions": "^1.11.7", | ||
"@ant-design/pro-form": "^1.70.0", | ||
"@ant-design/pro-layout": "^6.38.10", | ||
"@ant-design/pro-table": "^2.77.0", | ||
"antd": "^4.21.4", | ||
"@ant-design/pro-descriptions": "^1.11.10", | ||
"@ant-design/pro-form": "^1.70.3", | ||
"@ant-design/pro-layout": "^6.38.13", | ||
"@ant-design/pro-table": "^2.77.3", | ||
"antd": "^4.21.6", | ||
"axios": "^0.26.1", | ||
@@ -23,3 +23,3 @@ "classnames": "^2.3.1", | ||
"react-intl": "^5.25.1", | ||
"react-query": "^3.39.1", | ||
"react-query": "^3.39.2", | ||
"react-router-dom": "^6.3.0", | ||
@@ -32,8 +32,8 @@ "react-use": "^17.4.0" | ||
"@types/react-dom": "^17.0.17", | ||
"@vitejs/plugin-react": "^1.3.2", | ||
"@vitejs/plugin-react": "^2.0.0", | ||
"less": "^4.1.3", | ||
"typescript": "^4.7.4", | ||
"vite": "^2.9.13", | ||
"vite": "^3.0.0", | ||
"vite-plugin-antd-layout": "latest" | ||
} | ||
} |
@@ -0,0 +0,0 @@ import useState from './useState' |
@@ -0,0 +0,0 @@ import * as React from 'react' |
export * from './useLayout' |
@@ -0,0 +0,0 @@ import { SettingDrawerProps } from '@ant-design/pro-layout' |
@@ -0,0 +0,0 @@ import axios from 'axios' |
@@ -0,0 +0,0 @@ import component from './bn-BD/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import component from './en-US/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import component from './fa-IR/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import component from './id-ID/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import globalHeader from './ja-JP/globalHeader' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import component from './pt-BR/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import component from './zh-CN/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -7,2 +7,3 @@ export default { | ||
'menu.admin.sub-page': '二级管理页', | ||
'menu.resume': '简历', | ||
'menu.login': '登录', | ||
@@ -9,0 +10,0 @@ 'menu.register': '注册', |
@@ -33,3 +33,4 @@ export default { | ||
'pages.admin.subPage.alertMessage': | ||
'umi ui 现已发布,欢迎使用 npm run ui 启动体验。', | ||
'umi ui 现已发布,欢迎使用 npm run ui 启动体验。', | ||
'pages.resume.title': '使用 Markdown 编写简历', | ||
'pages.searchTable.createForm.newRule': '新建规则', | ||
@@ -36,0 +37,0 @@ 'pages.searchTable.updateForm.ruleConfig': '规则配置', |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import component from './zh-TW/component' |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import { useMutation } from 'react-query' |
@@ -0,0 +0,0 @@ import type { RuleListItem } from './services' |
@@ -0,0 +0,0 @@ export interface PageParams { |
@@ -0,0 +0,0 @@ import { useMutation, useQuery, useQueryClient } from 'react-query' |
@@ -0,0 +0,0 @@ export interface FakeCaptcha { |
@@ -0,0 +0,0 @@ import 'axios' |
@@ -0,0 +0,0 @@ /// <reference types="vite/client" /> |
@@ -0,0 +0,0 @@ { |
@@ -27,16 +27,3 @@ import { defineConfig } from 'vite' | ||
}, | ||
server: { | ||
https: true, | ||
proxy: { | ||
// localhost:8000/api/** -> https://preview.pro.ant.design/api/** | ||
'/api/': { | ||
// 要代理的地址 | ||
target: 'https://proapi.azurewebsites.net/', | ||
// 配置了这个可以从 http 代理到 https | ||
// 依赖 origin 的功能可能需要这个,比如 cookie | ||
changeOrigin: true, | ||
}, | ||
}, | ||
}, | ||
plugins: [react(), antdLayout()], | ||
}) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199857
111
4686