rabin 3 years ago
parent
commit
2912bbb133
1 changed files with 2 additions and 2 deletions
  1. 2 2
      data/payback/active.html

+ 2 - 2
data/payback/active.html

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