前端功能完善

This commit is contained in:
kerwincui
2021-05-29 16:46:20 +08:00
parent d743f03b59
commit 603003909a
28 changed files with 1032 additions and 970 deletions

View File

@@ -3,5 +3,5 @@ NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
# 物美智能/测试环境
VUE_APP_BASE_API = '/stage-api'