This commit is contained in:
小鱼开发
2024-10-08 10:56:40 +08:00
parent 9eec2fba0f
commit 63215e0368
+2 -2
View File
@@ -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,