LMS版本同步马钢版本

This commit is contained in:
psh
2023-09-26 18:53:45 +08:00
parent 0ab255caee
commit 8d4e6281b5
125 changed files with 786 additions and 11512 deletions

View File

@@ -19,8 +19,6 @@ module.exports = {
lintOnSave: process.env.NODE_ENV === 'development',
productionSourceMap: false,
devServer: {
allowedHosts: ['all'],
disableHostCheck: true,
port: port,
open: false,
overlay: {