页面标题修改

This commit is contained in:
Your Name
2023-09-06 18:12:18 +08:00
parent ef36d55c28
commit ccecca8b97
8 changed files with 15 additions and 943 deletions
+1 -1
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 // 端口