mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-11 13:02:49 +00:00
解决打包后页面一直loading的问题
This commit is contained in:
parent
123b4f1fa3
commit
59c0c2fe70
@ -11,7 +11,7 @@
|
||||
"format": "prettier --write src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cool-vue/crud": "^7.2.9",
|
||||
"@cool-vue/crud": "^7.2.10",
|
||||
"@element-plus/icons-vue": "^2.3.1",
|
||||
"@vueuse/core": "^12.3.0",
|
||||
"@wangeditor/editor": "^5.1.23",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -9,7 +9,7 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@cool-vue/crud':
|
||||
specifier: ^7.2.9
|
||||
specifier: ^7.2.10
|
||||
version: 7.2.10(typescript@5.5.4)
|
||||
'@element-plus/icons-vue':
|
||||
specifier: ^2.3.1
|
||||
@ -40,7 +40,7 @@ importers:
|
||||
version: 5.6.0
|
||||
element-plus:
|
||||
specifier: ^2.9.1
|
||||
version: 2.9.1(vue@3.5.13(typescript@5.5.4))
|
||||
version: 2.9.2(vue@3.5.13(typescript@5.5.4))
|
||||
file-saver:
|
||||
specifier: ^2.0.5
|
||||
version: 2.0.5
|
||||
@ -1472,8 +1472,8 @@ packages:
|
||||
electron-to-chromium@1.5.76:
|
||||
resolution: {integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==}
|
||||
|
||||
element-plus@2.9.1:
|
||||
resolution: {integrity: sha512-9Agqf/jt4Ugk7EZ6C5LME71sgkvauPCsnvJN12Xid2XVobjufxMGpRE4L7pS4luJMOmFAH3J0NgYEGZT5r+NDg==}
|
||||
element-plus@2.9.2:
|
||||
resolution: {integrity: sha512-HS+Cc5mmy70DixJuoN3cMxPPoNWXkjHzUw2PcGmysk6NHQzzUtwi2Vc+dlmbmRxj3eNqgC1xpPQV5Nf9uDtQRg==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
@ -4318,7 +4318,7 @@ snapshots:
|
||||
|
||||
electron-to-chromium@1.5.76: {}
|
||||
|
||||
element-plus@2.9.1(vue@3.5.13(typescript@5.5.4)):
|
||||
element-plus@2.9.2(vue@3.5.13(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
'@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.5.4))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user