大语言模型
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678
  1. # 页面标题
  2. VITE_APP_TITLE = CMC办公助手
  3. # 开发环境配置
  4. VITE_APP_ENV = 'development'
  5. # CMC办公助手/开发环境
  6. VITE_APP_BASE_API = '/dev-api'