some dashboard refactor (#2101)

This commit is contained in:
hubery
2020-12-03 20:20:48 +08:00
committed by GitHub
parent 0ab055e946
commit 1e846df870
33 changed files with 10494 additions and 10531 deletions

View File

@@ -1,14 +0,0 @@
{
"presets": [
["es2015", { "modules": false }]
],
"plugins": [
[
"component",
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]
]
}