修改标题,logo

This commit is contained in:
wuyibo
2022-08-30 18:22:02 +08:00
parent 13918cf0fb
commit f6ecaf6532
12 changed files with 1644 additions and 2390 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
# 页面标题
VUE_APP_TITLE = 篮球Zone后台管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 篮球Zone后台管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'