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.

.env.dev 1.2 KiB

1 year ago
6 months ago
6 months ago
11 months ago
1 year ago
8 months ago
1 year ago
1 year ago
10 months ago
8 months ago
7 months ago
9 months ago
10 months ago
10 months ago
7 months ago
6 months ago
9 months ago
8 months ago
6 months ago
8 months ago
6 months ago
8 months ago
8 months ago
10 months ago
8 months ago
10 months ago
1 year ago
10 months ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. ###
  2. # @Author: Do not edit
  3. # @Date: 2023-08-29 09:40:39
  4. # @LastEditTime: 2024-03-13 14:57:16
  5. # @LastEditors: zhp
  6. # @Description:
  7. ###
  8. # 开发环境配置
  9. ENV = 'development'
  10. # 页面标题
  11. VUE_APP_TITLE = MES系统
  12. # 芋道管理系统/开发环境
  13. # VUE_APP_BASE_API = 'http://100.64.0.26:48082'
  14. # VUE_APP_BASE_API = 'http://10.70.2.2:8080'
  15. # VUE_APP_BASE_API = 'http://192.168.1.20:48080'
  16. # VUE_APP_BASE_API = 'http://192.168.2.173:48080'
  17. # VUE_APP_BASE_API = 'http://192.168.1.49:48082'
  18. # VUE_APP_BASE_API = 'http://192.168.1.8:48082'
  19. # VUE_APP_BASE_API = 'http://192.168.4.159:48080'
  20. # VUE_APP_BASE_API = 'http://192.168.1.104:48082'
  21. VUE_APP_BASE_API = 'http://192.168.0.33:48082'
  22. # VUE_APP_BASE_API = 'http://192.168.1.62:48082'
  23. # VUE_APP_BASE_API = 'http://192.168.1.78:48082'
  24. # VUE_APP_BASE_API = 'http://192.168.1.47:48082'
  25. # socket地址
  26. VUE_APP_Socket_API = 'ws://192.168.0.30:8888'
  27. VUE_APP_Socket_Dcs_API = 'ws://10.70.180.10:8081'
  28. # 积木报表指向地址
  29. VUE_APP_JIMU_API = 'http://10.70.2.22:8080'
  30. # 路由懒加载
  31. VUE_CLI_BABEL_TRANSPILE_MODULES = true
  32. # 多租户的开关
  33. VUE_APP_TENANT_ENABLE = true
  34. # 文档的开关
  35. VUE_APP_DOC_ENABLE = true
  36. # 百度统计
  37. # VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab