Blame view

泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/playground/.env 318 Bytes
383e20a3   杨鑫   拉取
1
2
3
4
5
6
7
8
  # 应用标题
  VITE_APP_TITLE=Vben Admin
  
  # 应用命名空间,用于缓存、store等功能的前缀,确保隔离
  VITE_APP_NAMESPACE=vben-web-play
  
  # 对store进行加密的密钥,在将store持久化到localStorage时会使用该密钥进行加密
  VITE_APP_STORE_SECURE_KEY=please-replace-me-with-your-own-key