左边分贝值保留一位小数

冗余代码删除
自动打开配置
This commit is contained in:
art_station
2021-12-27 14:11:24 +08:00
parent 448db33376
commit 9dffc3ac70
4 changed files with 10 additions and 604 deletions

View File

@@ -23,5 +23,12 @@ module.exports = {
}
}
}
},
devServer: {
open: true,
overlay: {
warnings: true,
errors: true
}
}
}