前端修改

This commit is contained in:
liyang_v
2024-09-22 21:54:40 +08:00
parent 4fe409b739
commit 738895b370
18 changed files with 2874 additions and 309 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VUE_APP_TITLE = 租研舍管理系统
VUE_APP_TITLE = 未信用秒租管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 租研舍管理系统/测试环境
# 未信用秒租管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'