Files
年糕崽崽 27135f4ae6 初始化
缺陷:主题配色需要优化整体的同风格
2026-08-14 23:19:06 +08:00

15 lines
526 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 应用标题
VITE_APP_TITLE=佛山铂尔曼
# 品牌:brm 佛山铂尔曼 / wl 维伦家具,由 build:brm、build:wl 覆盖
VITE_APP_BRAND=brm
# 浏览器标签图标,index.html 里按此变量注入
VITE_APP_FAVICON=/brand/brm-favicon.svg
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
VITE_APP_NAMESPACE=vben-web-antd
# 对store进行加密的密钥,在将store持久化到localStorage时会使用该密钥进行加密
VITE_APP_STORE_SECURE_KEY=please-replace-me-with-your-own-key