1.修改前端页面,替换logo

This commit is contained in:
帐篷
2024-01-16 23:26:32 +08:00
parent 488a8a3e59
commit 3d44f4674c
305 changed files with 310 additions and 937 deletions

View File

@@ -5,7 +5,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = process.env.VUE_APP_TITLE || '物美智能生活物联网平台' // 网页标题
const name = process.env.VUE_APP_TITLE || 'FastBee物联网平台' // 网页标题
const port = process.env.port || process.env.npm_config_port || 80 // 端口