Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
@@ -241,7 +241,7 @@
checkout.buryingPoint()
var bigmemberBid=checkout.getUrlParam("b");
- var href ="/weixin/{{.T.doType}}/paySuccess?orderCode=" + res.orderCode + "&email=" + res.email + "&payTime=" + res.payTime + "&price=" + res.price + "&t={{.T.t}}"
+ var href ="/weixin/backend/paySuccess?orderCode=" + res.orderCode + "&email=" + res.email + "&payTime=" + res.payTime + "&price=" + res.price + "&t={{.T.t}}"
if(bigmemberBid==="1"){
href="/weixin/aiForecastPack/paySuccess?orderCode=" + res.orderCode + "&email=" + res.email + "&payTime=" + res.payTime + "&price=" + res.price + "&t={{.T.t}}"