diff --git a/front/public/index.html b/front/public/index.html index 56381dbd..77bd069e 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -2,7 +2,7 @@ * @Author: hisense.wuhongjian * @Date: 2022-03-29 16:45:25 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-08-06 10:42:44 + * @LastEditTime: 2022-08-09 11:47:38 * @Description: 告诉大家这是什么 --> @@ -48,17 +48,18 @@ // window.SITE_CONFIG['websocketURL'] = '15.2.21.243:8888/renren-admin'; // window.SITE_CONFIG['POI_URL'] = 'http://15.2.21.238:8090/iserver/services/addressmatch-qingdaoPOI181015/restjsr/v1/address'; // 西海岸版本 - window.SITE_CONFIG['backUrl'] = 'http://10.134.135.9:9797'; - window.SITE_CONFIG['previewUrl'] = 'http://10.134.135.9:9796/'; - window.SITE_CONFIG['frontUrl'] = 'http://10.134.135.9:9796/document/#/devModelFile/'; - window.SITE_CONFIG['apiURL'] = 'http://10.134.135.9:8888/renren-admin'; + // window.SITE_CONFIG['backUrl'] = 'http://10.134.135.9:9797'; + // window.SITE_CONFIG['previewUrl'] = 'http://10.134.135.9:9796/'; + // window.SITE_CONFIG['frontUrl'] = 'http://10.134.135.9:9796/document/#/devModelFile/'; + // window.SITE_CONFIG['websocketURL'] = '10.134.135.9:8888/renren-admin'; + // window.SITE_CONFIG['apiURL'] = 'http://10.134.135.9:8888/renren-admin'; // 开发 - // window.SITE_CONFIG['backUrl'] = 'http://15.2.21.238:9797'; - // window.SITE_CONFIG['backUrl'] = 'http://localhost:8001'; - // window.SITE_CONFIG['previewUrl'] = 'http://192.168.124.236:9796/'; - // window.SITE_CONFIG['frontUrl'] = 'http://192.168.124.236:9796/document/#/devModelFile/'; - // window.SITE_CONFIG['apiURL'] = 'http://192.168.124.236:8888/renren-admin'; - // window.SITE_CONFIG['websocketURL'] = '192.168.124.236:8888/renren-admin'; + window.SITE_CONFIG['backUrl'] = 'http://15.2.21.238:9797'; + window.SITE_CONFIG['backUrl'] = 'http://localhost:8001'; + window.SITE_CONFIG['previewUrl'] = 'http://192.168.124.236:9796/'; + window.SITE_CONFIG['frontUrl'] = 'http://192.168.124.236:9796/document/#/devModelFile/'; + window.SITE_CONFIG['apiURL'] = 'http://192.168.124.236:8888/renren-admin'; + window.SITE_CONFIG['websocketURL'] = '192.168.124.236:8888/renren-admin'; // window.SITE_CONFIG['POI_URL'] = 'http://192.168.124.236:8090/iserver/services/addressmatch-qingdaoPOI181015/restjsr/v1/address'; // 穿透版本 // window.SITE_CONFIG['backUrl'] = 'http://124.222.94.39:9797'; diff --git a/front/public/static/config/location.js b/front/public/static/config/location.js index 9ce152a1..8b559241 100644 --- a/front/public/static/config/location.js +++ b/front/public/static/config/location.js @@ -2,12 +2,12 @@ * @Author: hisense.wuhongjian * @Date: 2020-07-07 16:03:23 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-08-06 10:43:53 + * @LastEditTime: 2022-08-09 11:46:27 * @Description: 数据资源参数配置 */ -const newLocation = 'xihaian' +const newLocation = 'qingdao' // const newLocation = 'baotou' -// const newLocation = 'xihaian' +//const newLocation = 'xihaian' // 数据资源数据 const whoShow = {} diff --git a/front/src/assets/home/video-background.png b/front/src/assets/home/video-background.png new file mode 100644 index 00000000..b7515a3f Binary files /dev/null and b/front/src/assets/home/video-background.png differ diff --git a/front/src/assets/newHome/ucs-1.png b/front/src/assets/newHome/ucs-1.png new file mode 100644 index 00000000..2c85a2bd Binary files /dev/null and b/front/src/assets/newHome/ucs-1.png differ diff --git a/front/src/assets/newHome/ucs-2.png b/front/src/assets/newHome/ucs-2.png new file mode 100644 index 00000000..f44ddee7 Binary files /dev/null and b/front/src/assets/newHome/ucs-2.png differ diff --git a/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue b/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue index 4feddb1e..e9bf1059 100644 --- a/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue +++ b/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue @@ -1,8 +1,8 @@