PC后端代码加入小程序的环境变量

This commit is contained in:
wuyibo
2024-06-29 14:52:16 +08:00
parent 2b124586ac
commit d84def8aad
4 changed files with 13 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# 页面标题
VUE_APP_TITLE = dev-篮球Zone后台管理系统
# 小程序Dev环境
VUE_APP_WX_APPLES_ENV = develop
# 开发环境配置
ENV = 'development'