PC端若依框架代码

This commit is contained in:
bgy
2023-09-06 15:17:04 +08:00
parent 9a779eaaaa
commit ef36d55c28
293 changed files with 25904 additions and 197 deletions
+8
View File
@@ -0,0 +1,8 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'