feat:名称及logo修改
This commit is contained in:
@@ -7,8 +7,8 @@ function resolve(dir) {
|
||||
|
||||
const CompressionPlugin = require('compression-webpack-plugin')
|
||||
|
||||
// const name = process.env.VUE_APP_TITLE || '觉远创智管理系统' // 网页标题
|
||||
const name = '觉远创智管理系统' // 网页标题
|
||||
// const name = process.env.VUE_APP_TITLE || '觉远创智功能镜片配镜系统' // 网页标题
|
||||
const name = '觉远创智功能镜片配镜系统' // 网页标题
|
||||
|
||||
const port = process.env.port || process.env.npm_config_port || 2091 // 端口
|
||||
|
||||
|
||||
Reference in New Issue
Block a user