提交 c9be095d 作者: heartrainy

提交lock

上级 edf480bb
......@@ -17,8 +17,8 @@ yarn-error.log
/coverage
.idea
yarn.lock
package-lock.json
# yarn.lock
# package-lock.json
*bak
.vscode
......
......@@ -24,7 +24,7 @@ export default defineConfig({
targets: {
ie: 11,
},
plugins: ['@heartrainy/keep-alive'],
plugins: ['@alitajs/keep-alive'],
// 缓存页面
keepalive: cacheRoutes.routes,
// umi routes: https://umijs.org/docs/routing
......
......@@ -50,10 +50,10 @@
"not ie <= 10"
],
"dependencies": {
"@alitajs/keep-alive": "^2.6.16",
"@ant-design/icons": "^4.0.0",
"@ant-design/pro-layout": "^5.0.8",
"@ant-design/pro-table": "2.2.1",
"@heartrainy/keep-alive": "^2.3.15",
"@umijs/hooks": "^1.9.2",
"antd": "^4.0.0",
"classnames": "^2.2.6",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论