更新依赖

This commit is contained in:
icssoa 2021-03-16 00:51:57 +08:00
parent 3f64f92fda
commit a273853d2c
3 changed files with 1 additions and 4 deletions

View File

@ -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",

View File

@ -14,7 +14,6 @@ export default {
rename: true
}
},
{
name: "crud",
value: Crud,

View File

@ -30,8 +30,6 @@
.icon-svg {
font-size: 16px;
margin: 0 15px 0 5px;
position: relative;
top: 1px;
}
span {