左边分贝值保留一位小数
冗余代码删除 自动打开配置
This commit is contained in:
@@ -23,5 +23,12 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
devServer: {
|
||||
open: true,
|
||||
overlay: {
|
||||
warnings: true,
|
||||
errors: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user