release(custom): i

This commit is contained in:
2023-10-10 15:16:06 +08:00
parent 5d1b96be72
commit a95a8ac0d1
50 changed files with 15273 additions and 4752 deletions

View File

@@ -1,7 +1,7 @@
VITE_PUBLIC_PATH = '/'
# 是否启用MOCK
VITE_USE_MOCK = true
# base api
VITE_BASE_API = '/api'
VITE_PUBLIC_PATH = '/static/mer'
# 是否启用MOCK
VITE_USE_MOCK = true
# base api
VITE_BASE_API = 'https://test.wanzhuanyongcheng.cn/store'