mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-08 08:07:46 +08:00
Merge branch 'develop' of https://gitee.com/likeadmin/likeadmin_java into develop
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"axios": "^0.27.2",
|
||||
"css-color-function": "^1.3.3",
|
||||
"echarts": "^5.3.3",
|
||||
"element-plus": "2.2.9",
|
||||
"element-plus": "^2.2.9",
|
||||
"highlight.js": "^11.6.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.0.14",
|
||||
|
||||
@@ -18,11 +18,6 @@
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
.ls-card {
|
||||
padding: 20px;
|
||||
border-radius: var(--el-card-border-radius);
|
||||
background-color: var(--el-fill-color-blank);
|
||||
}
|
||||
}
|
||||
|
||||
/* NProgress */
|
||||
|
||||
Reference in New Issue
Block a user