From 2532a6cc791990d1d87836a190d1d4b8be9b1810 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Thu, 14 Jul 2022 09:45:52 +0800 Subject: [PATCH] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/index.html | 6 +++--- front/src/views/capacityOnTheShelf/Algorithm.vue | 4 ++-- front/src/views/capacityOnTheShelf/Application.vue | 4 ++-- front/src/views/capacityOnTheShelf/BusinessComponent.vue | 4 ++-- .../src/views/capacityOnTheShelf/DevelopmentComponents.vue | 4 ++-- front/src/views/capacityOnTheShelf/LayerServices.vue | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/front/public/index.html b/front/public/index.html index 5ee83dff..04ec2b7b 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.liangjunhua - * @LastEditTime: 2022-07-13 18:15:32 + * @LastEditTime: 2022-07-14 09:34:08 * @Description: 告诉大家这是什么 --> @@ -49,8 +49,8 @@ window.SITE_CONFIG['backUrl'] = 'http://15.2.21.238:9797'; window.SITE_CONFIG['previewUrl'] = 'http://15.2.21.238:9796/'; window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.238:9796/document/#/devModelFile/'; - window.SITE_CONFIG['apiURL'] = 'http://15.2.21.238:8888/renren-admin'; - // window.SITE_CONFIG['POI_URL'] = 'http://15.2.21.238:8090/iserver/services/addressmatch-qingdaoPOI181015/restjsr/v1/address'; + window.SITE_CONFIG['apiURL'] = 'http://15.2.21.239: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://124.222.94.39:9797'; // window.SITE_CONFIG['previewUrl'] = 'http://124.222.94.39:9796/'; diff --git a/front/src/views/capacityOnTheShelf/Algorithm.vue b/front/src/views/capacityOnTheShelf/Algorithm.vue index 7bfd8929..ee58275e 100644 --- a/front/src/views/capacityOnTheShelf/Algorithm.vue +++ b/front/src/views/capacityOnTheShelf/Algorithm.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-13 10:22:27 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-06-20 09:59:01 + * @LastEditTime: 2022-07-14 09:44:38 * @Description: 算法上架 -->