feat(custom): 增加用户数据统计
This commit is contained in:
16
.env.test
16
.env.test
@@ -1,7 +1,9 @@
|
||||
VITE_PUBLIC_PATH = '/static/mer'
|
||||
|
||||
# 是否启用MOCK
|
||||
VITE_USE_MOCK = true
|
||||
|
||||
# base api
|
||||
VITE_BASE_API = 'https://test.wanzhuanyongcheng.cn/store'
|
||||
VITE_PUBLIC_PATH = '/static/mer'
|
||||
|
||||
# 是否启用MOCK
|
||||
VITE_USE_MOCK = true
|
||||
|
||||
# base api
|
||||
VITE_BASE_API = 'https://test.wanzhuanyongcheng.cn/store'
|
||||
|
||||
VITE_ADMIN_API = '//test.wanzhuanyongcheng.cn'
|
||||
Reference in New Issue
Block a user