From ff44fd46918e39a5ddfec4a115509d08c85db2de Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Tue, 2 Aug 2022 10:18:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- back/public/index.html | 8 ++++---- front/public/index.html | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/back/public/index.html b/back/public/index.html index 5ba2148d..d1817654 100644 --- a/back/public/index.html +++ b/back/public/index.html @@ -2,7 +2,7 @@ * @Author: hisense.wuhongjian * @Date: 2022-04-11 10:11:40 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-07-28 20:14:40 + * @LastEditTime: 2022-08-02 10:16:51 * @Description: 告诉大家这是什么 --> @@ -28,7 +28,7 @@ 'iframeURL': '' // 是否通过iframe嵌套展示内容? (以http[s]://开头, 自动匹配) }; window.SITE_CONFIG['frontUrl'] = 'http://localhost:8080/#/vueTemplateDemo'; - // window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.243:9796/#/vueTemplateDemo'; + // window.SITE_CONFIG['frontUrl'] = 'http://192.168.124.243:9796/#/vueTemplateDemo'; // window.SITE_CONFIG['frontUrl'] = 'http://124.222.94.39:9796/#/vueTemplateDemo'; // window.SITE_CONFIG['frontUrl'] = 'http://15.72.183.90:7008/#/vueTemplateDemo'; // window.SITE_CONFIG['frontUrl'] = 'http://10.134.135.9:9797/#/vueTemplateDemo'; @@ -73,9 +73,9 @@