利润配置

This commit is contained in:
zcx
2023-12-07 16:20:42 +08:00
parent ed848edfd9
commit ecc49ec019
19 changed files with 336 additions and 40 deletions

View File

@@ -7,7 +7,7 @@ function resolve(dir) {
const CompressionPlugin = require('compression-webpack-plugin');
const name = process.env.VUE_APP_TITLE || '莳松管理系统'; // 网页标题
const name = process.env.VUE_APP_TITLE || '寻驾招生管理系统'; // 网页标题
const port = process.env.port || process.env.npm_config_port || 80; // 端口