From eb52e71ee2f4d6be57aa24c89ded0bea79131f81 Mon Sep 17 00:00:00 2001 From: xiaogang <825201136@qq.com> Date: Tue, 16 Jul 2024 11:47:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=A6=E6=83=85=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E5=BA=94=E7=94=A8=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=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, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 14e3ff4..df416aa 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -103,7 +103,7 @@ window.parent.addEventListener('message', function (event) { // eslint-disable-next-line no-case-declarations const linkUrl = `${event.data.data.query.item}` srcList.url = - contentData.user_content_templates.source + + contentData.order_detail_templates.source + `#/pages/jlgh/redeem?item=${encodeURIComponent(linkUrl)}` srcList.title = contentData.user_content_templates.moduledesc break