删除退出登录

This commit is contained in:
2025-07-25 11:50:38 +08:00
parent 4573b25182
commit be77d67c47
3 changed files with 5 additions and 5 deletions

View File

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