pos平台端

This commit is contained in:
ybw1997
2020-12-04 18:37:32 +08:00
parent acae75a307
commit 1871f94782
185 changed files with 372 additions and 294 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ ENV = 'production'
VUE_APP_PROJECT_NAME = 'admin-web'
# 请求域名前缀, 该变量仅仅生产环境需要设置
VUE_APP_PROD_REQUEST_DOMAIN_PREFIX = 'http://127.0.0.1:8764'
VUE_APP_DEV_REQUEST_DOMAIN_PREFIX = 'https://pos.api.admin.gznl.top'
# base api
VUE_APP_BASE_API = '/api'