From cd86b966876fa24945db2ee1ebe88c82de4dd784 Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Fri, 5 Aug 2022 15:54:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Draw.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Draw.vue b/src/components/Draw.vue index 9cab963..9f30618 100644 --- a/src/components/Draw.vue +++ b/src/components/Draw.vue @@ -123,7 +123,7 @@ const redpacket = (prizeId) => { }) .then(() => { wx.miniProgram.navigateTo({ - url: "/subs/bind/pages/login/login", + url: "/subs/bind/pages/login/login?source=zszq", }); }) .catch(() => {