.env.development 90 B

12345678
  1. # 本地环境
  2. NODE_ENV = development
  3. # 标题
  4. VITE_TITLE = 测试路由
  5. # 基础路径