From 75d368ff9a17de1ff2f0031d903bba2bf42379a9 Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Fri, 5 Aug 2022 15:51:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=B7=B3=E8=BD=AC=E5=88=B0?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E7=89=9B=E5=8D=A1=E5=8F=B7=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=8A=A0=E5=8F=82=E6=95=B0=EF=BC=8C=E6=96=B9=E4=BE=BF=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E8=BF=94=E5=9B=9E=E6=B4=BB=E5=8A=A8=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MyPrize.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MyPrize.vue b/src/components/MyPrize.vue index c36df92..0e4d25b 100644 --- a/src/components/MyPrize.vue +++ b/src/components/MyPrize.vue @@ -151,7 +151,7 @@ const getMoney = (val) => { }) .then(() => { wx.miniProgram.navigateTo({ - url: "/subs/bind/pages/login/login", + url: "/subs/bind/pages/login/login?source=zszq", }); }) .catch(() => {