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.
 
 
 
 

40 lines
826 B

  1. ###
  2. # @Author: zhp
  3. # @Date: 2024-04-12 14:30:48
  4. # @LastEditTime: 2024-04-12 14:31:16
  5. # @LastEditors: zhp
  6. # @Description:
  7. ###
  8. # 开发环境配置
  9. ENV = 'development'
  10. # 页面标题
  11. VUE_APP_TITLE = MES系统
  12. # 芋道管理系统/开发环境
  13. VUE_APP_BASE_API = 'http://192.168.0.33:48082'
  14. # 积木报表指向地址
  15. VUE_APP_JIMU_API = 'http://192.168.0.33:48082'
  16. # socket地址(现场)
  17. # VUE_APP_Socket_API = 'ws://10.70.2.2:8080'
  18. # socket地址(公司线上)
  19. VUE_APP_Socket_API = 'ws://192.168.0.33:48082'
  20. # socket dcs地址(只有现场)
  21. VUE_APP_Socket_Dcs_API = 'ws://10.70.180.10:8081'
  22. # 路由懒加载
  23. VUE_CLI_BABEL_TRANSPILE_MODULES = true
  24. # 多租户的开关
  25. VUE_APP_TENANT_ENABLE = true
  26. # 文档的开关
  27. VUE_APP_DOC_ENABLE = true
  28. # 百度统计
  29. # VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab