.env.development 103 B

123
  1. // 开发环境
  2. VITE_APP_BASE_API = "http://anvideo.nxmy.com:8011/api"
  3. VITE_APP_TITLE = "开发环境"