feat: add naive app
This commit is contained in:
5
apps/web-naive/.env
Normal file
5
apps/web-naive/.env
Normal file
@@ -0,0 +1,5 @@
|
||||
# 应用标题
|
||||
VITE_APP_TITLE=Vben Admin Naive
|
||||
|
||||
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
||||
VITE_APP_NAMESPACE=vben-web-naive
|
Reference in New Issue
Block a user