feat(web): add antdv-next model

This commit is contained in:
Bin
2026-02-08 23:00:19 +08:00
parent f4dfb68b7b
commit 8cadad0a1e
93 changed files with 4531 additions and 12 deletions

8
apps/web-antdv-next/.env Normal file
View File

@@ -0,0 +1,8 @@
# 应用标题
VITE_APP_TITLE=Vben Admin Antdv Next
# 应用命名空间用于缓存、store等功能的前缀确保隔离
VITE_APP_NAMESPACE=vben-web-antdv-next
# 对store进行加密的密钥在将store持久化到localStorage时会使用该密钥进行加密
VITE_APP_STORE_SECURE_KEY=please-replace-me-with-your-own-key