From acf8e46b55e7b6597e99639e16bbc067bc0c3121 Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Mon, 24 Jun 2024 14:00:24 +0800 Subject: [PATCH] =?UTF-8?q?index=20=E7=BC=93=E5=AD=98=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index fd56f64..4fdc448 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -120,7 +120,6 @@ window.parent.addEventListener('message', function (event) { contentData, query: query.value, token: contentData.token, - href: window.location.href, }) }) }) @@ -164,7 +163,6 @@ function initData(res) { contentData, query: query.value, token, - href: window.location.href, }) } else { uni.showToast({