From 9378c61678f0d332f83a6fe0f702538d7c06a3b1 Mon Sep 17 00:00:00 2001 From: zhangqun <179111901@qq.com> Date: Tue, 19 Sep 2023 13:15:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=B7=AF=E5=BE=84=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=EF=BC=9Bappid=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/home/home.vue | 2 +- pages/home/index.vue | 2 +- pages/login/login.vue | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index e3b4195..de50e03 100644 --- a/manifest.json +++ b/manifest.json @@ -103,7 +103,7 @@ }, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxa1cd9ac0e56393db", + "appid" : "wx97891a799e60ab78", "setting" : { "urlCheck" : false, "minified" : true, diff --git a/pages/home/home.vue b/pages/home/home.vue index 98a8ce2..a47406b 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -2,7 +2,7 @@ - + {{item.meta.title}} diff --git a/pages/home/index.vue b/pages/home/index.vue index a00d534..1d460ad 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -5,7 +5,7 @@ 退出 - + {{routersData.meta.title}} diff --git a/pages/login/login.vue b/pages/login/login.vue index e52e093..f7fb4dd 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -1,5 +1,5 @@