dedsudiyu 1 月之前
父节点
当前提交
d99b83246f
共有 15 个文件被更改,包括 136 次插入0 次删除
  1. 80 0
      .env.development
  2. 56 0
      .env.production
  3. 二进制
      public/models/models1.glb
  4. 二进制
      public/models/models2.glb
  5. 二进制
      public/models/models3.glb
  6. 二进制
      public/models/models4.glb
  7. 二进制
      public/models/models5.glb
  8. 二进制
      public/models/models_bg_1.glb
  9. 二进制
      public/models/models_bg_2.glb
  10. 二进制
      public/models/test3d.glb
  11. 二进制
      public/models/xn.glb
  12. 二进制
      public/models/xn2.glb
  13. 二进制
      public/models/xn3.glb
  14. 二进制
      public/models/xn4.glb
  15. 二进制
      public/models/xn5.glb

+ 80 - 0
.env.development

@@ -0,0 +1,80 @@
+# ######################页面标题######################
+
+VUE_APP_TITLE = 实验室安全智慧化管控中心
+
+# ####################生产环境配置####################
+
+ENV = 'production'
+
+# #######################版本号#######################
+
+VUE_APP_VERSION_NUMBER = 'V3.0'
+
+# #######################版本编码#######################
+
+VUE_APP_RENEWAL_ENCODING = ''
+
+
+# ####################版本差异字段####################
+
+VUE_APP_VERSION_DIFFERENCE_FIELD = 'kuangYeDaXue_nanHu'
+# VUE_APP_VERSION_DIFFERENCE_FIELD = 'suZhouDaXue'
+# VUE_APP_VERSION_DIFFERENCE_FIELD = 'xiBeiNongLinDaXue'
+
+# ####################外网接口配置####################
+
+# 现场
+VUE_APP_BASE_API = '172.16.0.65/api'
+
+# 小飞
+# VUE_APP_BASE_API = '192.168.1.17:8080'
+
+# 韩
+# VUE_APP_BASE_API = '192.168.1.20:8080'
+
+# 柴
+# VUE_APP_BASE_API = '192.168.1.9:8080'
+
+# 高升
+# VUE_APP_BASE_API = '192.168.1.39:8080'
+
+# 1.8外网地址
+# VUE_APP_BASE_API = 'lab.zjznai.com/labTest'
+
+# 43外网地址
+# VUE_APP_BASE_API = 'lab.zjznai.com/labapp'
+
+# 开发人员地址
+# VUE_APP_BASE_API = '192.168.1.24:8080'
+
+# ####################内网接口配置####################
+
+# 现场
+# VUE_APP_BASE_LOCAL_API = '172.16.0.65/api'
+
+# 小飞
+# VUE_APP_BASE_LOCAL_API = '192.168.1.17:8080'
+
+# 韩
+# VUE_APP_BASE_LOCAL_API = '192.168.1.20:8080'
+
+# 柴
+# VUE_APP_BASE_LOCAL_API = '192.168.1.9:8080'
+
+# 高升
+# VUE_APP_BASE_LOCAL_API = '192.168.1.39:8080'
+
+# 1.8内网地址
+# VUE_APP_BASE_LOCAL_API = '192.168.1.8/api'
+
+# 43内网地址
+VUE_APP_BASE_LOCAL_API = '192.168.1.43/api'
+
+# 开发人员地址
+# VUE_APP_BASE_LOCAL_API = '192.168.1.24:8080'
+
+
+# ####################认证平台版本退出接口####################
+
+VUE_APP_OUT_URL = 'http://192.168.1.43/labSystem/auth/logout'
+

+ 56 - 0
.env.production

@@ -0,0 +1,56 @@
+# ######################页面标题######################
+
+VUE_APP_TITLE = 实验室安全智慧化管控中心
+
+# ####################生产环境配置####################
+
+ENV = 'production'
+
+# #######################版本号#######################
+
+VUE_APP_VERSION_NUMBER = 'V3.0'
+
+# #######################版本编码#######################
+
+VUE_APP_RENEWAL_ENCODING = ''
+
+
+# ####################版本差异字段####################
+
+VUE_APP_VERSION_DIFFERENCE_FIELD = 'kuangYeDaXue_nanHu'
+# VUE_APP_VERSION_DIFFERENCE_FIELD = 'suZhouDaXue'
+# VUE_APP_VERSION_DIFFERENCE_FIELD = 'xiBeiNongLinDaXue'
+
+# ####################外网接口配置####################
+
+# 现场
+# VUE_APP_BASE_API = 'labcontrol.nwafu.edu.cn/api'
+
+# 1.8外网地址
+# VUE_APP_BASE_API = 'lab.zjznai.com/labTest'
+
+# 43外网地址
+VUE_APP_BASE_API = 'lab.zjznai.com/labapp'
+
+# 开发人员地址
+# VUE_APP_BASE_API = '192.168.1.24:8080'
+
+# ####################内网接口配置####################
+
+# 现场
+# VUE_APP_BASE_LOCAL_API = '172.16.0.65/api'
+
+# 1.8内网地址
+# VUE_APP_BASE_LOCAL_API = '192.168.1.8/api'
+
+# 43内网地址
+VUE_APP_BASE_LOCAL_API = '192.168.1.43/api'
+
+# 开发人员地址
+# VUE_APP_BASE_LOCAL_API = '192.168.1.24:8080'
+
+
+# ####################认证平台版本退出接口####################
+
+VUE_APP_OUT_URL = 'http://192.168.1.43/labSystem/auth/logout'
+

二进制
public/models/models1.glb


二进制
public/models/models2.glb


二进制
public/models/models3.glb


二进制
public/models/models4.glb


二进制
public/models/models5.glb


二进制
public/models/models_bg_1.glb


二进制
public/models/models_bg_2.glb


二进制
public/models/test3d.glb


二进制
public/models/xn.glb


二进制
public/models/xn2.glb


二进制
public/models/xn3.glb


二进制
public/models/xn4.glb


二进制
public/models/xn5.glb