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,