mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
更新依赖
This commit is contained in:
parent
3f64f92fda
commit
a273853d2c
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"cl-admin": "^1.3.3",
|
||||
"cl-admin-crud": "^1.4.5",
|
||||
"cl-admin-crud": "^1.5.2",
|
||||
"cl-admin-theme": "^0.0.3",
|
||||
"clipboard": "^2.0.7",
|
||||
"codemirror": "^5.59.4",
|
||||
|
@ -14,7 +14,6 @@ export default {
|
||||
rename: true
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
name: "crud",
|
||||
value: Crud,
|
||||
|
@ -30,8 +30,6 @@
|
||||
.icon-svg {
|
||||
font-size: 16px;
|
||||
margin: 0 15px 0 5px;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
span {
|
||||
|
Loading…
Reference in New Issue
Block a user