综合办公系统
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.

1234567891011121314151617
  1. ###
  2. # @Author: ysh
  3. # @Date: 2024-06-21 18:51:04
  4. # @LastEditors:
  5. # @LastEditTime: 2025-03-25 17:00:43
  6. ###
  7. # 页面标题
  8. VUE_APP_TITLE = CMC智联云枢办公系统
  9. # 开发环境配置
  10. ENV = 'development'
  11. # CMC智联云枢办公系统/开发环境
  12. VUE_APP_BASE_API = '/dev-api'
  13. # 路由懒加载
  14. VUE_CLI_BABEL_TRANSPILE_MODULES = true