|
@@ -77,7 +77,7 @@ src="https://wx.gtimg.com/pay_h5/goldplan/js/jgoldplan-1.0.0.js"></script>
|
|
|
if (url.indexOf('uat.') != -1) {
|
|
|
//var jump = 'http://learn.uat.churenyiliao.com/active/#/pages/activities/order/order?id=' + order_id;
|
|
|
var jump = 'http://learn.uat.churenyiliao.com/active/';
|
|
|
- var back = 'http://guanli.uat.churenyiliao.com/learn/active/?l=user.getDesc';
|
|
|
+ var back = 'http://guanli.uat.churenyiliao.com/learn/active/?l=api.getDesc';
|
|
|
} else {
|
|
|
//var jump = 'https://learn.churenyiliao.com/active/#/pages/activities/order/order?id=' + order_id;
|
|
|
var jump = 'https://learn.churenyiliao.com/active/';
|