6 lines
141 B
Bash
6 lines
141 B
Bash
# 应用标题
|
||
VITE_APP_TITLE=天远查
|
||
|
||
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
||
VITE_APP_NAMESPACE=tyc
|