feat(custom): 增加用户数据统计

This commit is contained in:
2023-10-28 15:11:07 +08:00
parent 6ae8acb8df
commit 1ea4b218af
8 changed files with 416 additions and 22 deletions

View File

@@ -7,6 +7,8 @@ VITE_USE_MOCK = false
# base api
VITE_BASE_API = 'https://www.wanzhuanyongcheng.cn/store'
VITE_ADMIN_API = '//www.wanzhuanyongcheng.cn'
# 是否启用压缩
VITE_USE_COMPRESS = true