This commit is contained in:
lcw
2025-09-15 12:18:30 +08:00
393 changed files with 73 additions and 125347 deletions

View File

@ -9,7 +9,7 @@ const serverHost = "http://192.168.8.15:8006"
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",
outputDir: "ylth",
outputDir: "jcz",
assetsDir: "static",
lintOnSave: false, //process.env.NODE_ENV === 'development',
productionSourceMap: false,