فهرست منبع

fix: pc支付页面埋点移除其他多余参数

yangfeng 4 سال پیش
والد
کامیت
5950defe77
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/web/templates/order/pc/orderPay.html

+ 0 - 2
src/web/templates/order/pc/orderPay.html

@@ -257,8 +257,6 @@
                                     url: "/publicapply/drainage/bmt/" + getParam('mid'),
                                     data: {
                                       p: 'Paid',
-                                      price: price*100,
-                                      orderCode: orderCode
                                     },
                                     success: function(r) {
                                       console.log(r)