feat: 精简模板代码

This commit is contained in:
ccnetcore
2026-01-10 17:11:37 +08:00
parent 05b81b710f
commit 699fc54885
402 changed files with 75 additions and 16599 deletions

View File

@@ -16,8 +16,7 @@ VITE_INJECT_APP_LOADING=true
VITE_ARCHIVER=true
# 后端接口地址
# VITE_GLOB_API_URL=/prod-api
VITE_GLOB_API_URL=https://yiapi.wjys.top/api
VITE_GLOB_API_URL=/prod-api
# 全局加密开关(即开启了加解密功能才会生效 不是全部接口加密 需要和后端对应)
VITE_GLOB_ENABLE_ENCRYPT=false