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

3
web/frps/babel.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
presets: ['@vue/cli-plugin-babel/preset']
}