diff --git a/.env.development b/.env.development index 67b2660..4f79e0e 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) # 后端本地 # VITE_API_URL = 'http://192.168.34.155:19111' -# VITE_API_URL = 'http://192.168.34.221:9111' #雄哥本地 +VITE_API_URL = 'http://192.168.34.221:9111' #雄哥本地 # VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 # VITE_API_URL = 'http://192.168.34.221:28889' # VITE_API_URL = 'http://121.196.214.246/api' @@ -25,7 +25,7 @@ NODE_ENV = 'development' # 七参数标准版(演示平台) # VITE_API_URL = 'http://jxj.zhgdyun.com:9809' # agjt -VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 +# VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://jxj.zhgdyun.com:19812' # 苏立信/重庆市南岸区 diff --git a/.env.production b/.env.production index dfd0848..b9f4c4f 100644 --- a/.env.production +++ b/.env.production @@ -22,7 +22,7 @@ NODE_ENV = "production" # VITE_API_URL = 'http://182.90.224.237:15551' # agjt # VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 -# VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 +VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # 苏立信/重庆市南岸区 # VITE_API_URL = 'http://101.43.164.214:11111' # 中科安信 @@ -34,7 +34,7 @@ NODE_ENV = "production" # 九柱 # VITE_API_URL = 'http://jxjzw.zhgdyun.com:11111' # 同济 -VITE_API_URL = 'http://192.168.110.220:9809' +# VITE_API_URL = 'http://192.168.110.220:9809' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url=' diff --git a/package-lock.json b/package-lock.json index 76858e0..f8d8cdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@element-plus/icons-vue": "^2.0.10", "@vueup/vue-quill": "^1.0.0-alpha.40", "@vueuse/core": "^9.12.0", - "@wangeditor/editor": "^5.1.12", + "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "amfe-flexible": "^2.2.1", "axios": "^1.2.1", @@ -3963,7 +3963,7 @@ }, "node_modules/@wangeditor/editor": { "version": "5.1.23", - "resolved": "https://registry.npmjs.org/@wangeditor/editor/-/editor-5.1.23.tgz", + "resolved": "https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz", "integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==", "dependencies": { "@uppy/core": "^2.1.1", @@ -19422,7 +19422,7 @@ }, "@wangeditor/editor": { "version": "5.1.23", - "resolved": "https://registry.npmjs.org/@wangeditor/editor/-/editor-5.1.23.tgz", + "resolved": "https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz", "integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==", "requires": { "@uppy/core": "^2.1.1", diff --git a/package.json b/package.json index 8020e6b..067533c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@element-plus/icons-vue": "^2.0.10", "@vueup/vue-quill": "^1.0.0-alpha.40", "@vueuse/core": "^9.12.0", - "@wangeditor/editor": "^5.1.12", + "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "amfe-flexible": "^2.2.1", "axios": "^1.2.1", diff --git a/public/static/bim.html b/public/static/bim.html index 89077f9..3b541f2 100644 --- a/public/static/bim.html +++ b/public/static/bim.html @@ -1,108 +1,116 @@ -
- -