修改标题,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,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 页面标题
VUE_APP_TITLE = 篮球Zone后台管理系统
# 生产环境配置
ENV = 'production'
# 篮球Zone后台管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'