From 63215e0368afaa4ced7269d9fff052093604ab63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B1=BC=E5=BC=80=E5=8F=91?= Date: Tue, 8 Oct 2024 10:56:40 +0800 Subject: [PATCH] 1 --- home/views/h5/market/sylive2/act/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/views/h5/market/sylive2/act/index.php b/home/views/h5/market/sylive2/act/index.php index 50c3941a..32fe9de8 100644 --- a/home/views/h5/market/sylive2/act/index.php +++ b/home/views/h5/market/sylive2/act/index.php @@ -339,7 +339,7 @@ if (that.info.is_appoint) { //提交成功 that.msgisShowSuccess = true - that.ukeyPath = '/packMarket/pages/team/index?team_en=R8GBMEXGCZ&third_u_key=' + that.info.ukey + that.ukeyPath = '/pages/lottery/index?encrypt=97ba7e8aaefdaec53e482b65cdddc3e0&weshop_key=ed2e4ae&third_u_key=' + that.info.ukey that.succesTx = { title: that.info.appoint_title, content: that.info.appoint_msg, @@ -522,7 +522,7 @@ that.msgisShowReg = false //提交成功 that.msgisShowSuccess = true - that.ukeyPath = '/packMarket/pages/team/index?team_en=R8GBMEXGCZ&third_u_key=' + response.data.ukey + that.ukeyPath = '/pages/lottery/index?encrypt=97ba7e8aaefdaec53e482b65cdddc3e0&weshop_key=ed2e4ae&third_u_key=' + response.data.ukey that.succesTx = { title: that.info.appoint_title, content: that.info.appoint_msg,