From a722270b89e3bbbbadd3a24f1d0ce9c213714ce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C002001lixiaobang=E2=80=9D?= <2547956374@qq.com> Date: Wed, 17 May 2023 15:51:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/land/child/index.vue | 9 +++-- src/views/login/login.vue | 63 ++++++++++++++++++++-------------- 2 files changed, 43 insertions(+), 29 deletions(-) diff --git a/src/views/land/child/index.vue b/src/views/land/child/index.vue index 7611752..99fb031 100644 --- a/src/views/land/child/index.vue +++ b/src/views/land/child/index.vue @@ -3071,17 +3071,20 @@ export default { if (val == 1) { this.xianShow = true; this.yiciSrc = - "http://221.226.19.85:10123/info.html?primaryGraphId=1874E7D1D0D0AE1F"; + // "http://221.226.19.85:10123/info.html?primaryGraphId=1874E7D1D0D0AE1F"; + "http://223.112.17.26:12301/info.html?primaryGraphId=1874E7D1D0D0AE1F"; } else if (val == 2) { this.xianShow = true; this.yiciSrc = - "http://221.226.19.85:10123/info.html?primaryGraphId=12640A6DD8E2DAEE"; + // "http://221.226.19.85:10123/info.html?primaryGraphId=12640A6DD8E2DAEE"; + "http://223.112.17.26:12301/info.html?primaryGraphId=12640A6DD8E2DAEE"; } }, handleXian1() { this.xianShow = true; this.yiciSrc = - "http://221.226.19.85:10123/info.html?primaryGraphId=2CD496643A1EB7D5"; + // "http://221.226.19.85:10123/info.html?primaryGraphId=2CD496643A1EB7D5"; + "http://223.112.17.26:12301/info.html?primaryGraphId=2CD496643A1EB7D5"; }, handleXianfalse() { this.xianShow = false; diff --git a/src/views/login/login.vue b/src/views/login/login.vue index 8444772..cc3e83b 100644 --- a/src/views/login/login.vue +++ b/src/views/login/login.vue @@ -9,8 +9,15 @@
欢迎登录
- + @@ -30,8 +37,8 @@ @@ -189,4 +200,4 @@ export default { } } } - \ No newline at end of file +