mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
6 lines
159 B
Bash
6 lines
159 B
Bash
# 应用标题
|
||
VITE_APP_TITLE=Vben Admin Naive
|
||
|
||
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
||
VITE_APP_NAMESPACE=vben-web-naive
|