Skip to content

Commit

Permalink
feat: update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jandiasnow authored and Carrotzpc committed Mar 6, 2023
1 parent 3bd4978 commit f53a1f6
Show file tree
Hide file tree
Showing 10 changed files with 624 additions and 481 deletions.
5 changes: 0 additions & 5 deletions config/config.local.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,5 @@ export default defineConfig({
changeOrigin: true,
secure: false,
},
'/token': {
target: 'https://portal.172.22.96.209.nip.io',
changeOrigin: true,
secure: false,
},
},
});
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"**/*.{md,json}": ["prettier --write"]
},
"dependencies": {
"@alilc/lowcode-datasource-engine": "latest",
"@alilc/lowcode-datasource-engine": "^1.0.0",
"@alilc/lowcode-datasource-fetch-handler": "latest",
"@ant-design/icons": "^5.0.0",
"@ant-design/pro-components": "^2.3.52",
"@formily/antd": "^2.1.4",
"@formily/core": "^2.1.4",
"@formily/react": "^2.1.4",
"@tenx-ui/icon": "^2.4.15",
"@tenx-ui/materials": "1.0.18",
"@tenx-ui/materials": "1.0.19",
"@tenx-ui/utils": "^2.3.0",
"@umijs/max": "^4.0.42",
"antd": "^5.1.4",
"antd": "^5.1.5",
"babel-runtime": "^6.26.0",
"classnames": "^2.2.5",
"dayjs": "^1.11.7",
Expand Down
Loading

0 comments on commit f53a1f6

Please sign in to comment.