改名称

This commit is contained in:
2026-07-31 15:58:00 +08:00
parent 790f158cdb
commit 2a82167c23
7 changed files with 18 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ function resolve(dir) {
const CompressionPlugin = require("compression-webpack-plugin");
const TerserPlugin = require("terser-webpack-plugin");
const name = process.env.VUE_APP_TITLE || "洛玻集团驾驶舱"; // 网页标题
const name = process.env.VUE_APP_TITLE || "智能MES系统驾驶舱"; // 网页标题
const port = process.env.port || process.env.npm_config_port || 80; // 端口