Quellcode durchsuchen

feat:大会员下单入口更改

yangfeng vor 3 Jahren
Ursprung
Commit
b46843ff30

+ 1 - 1
src/jfw/modules/app/src/web/templates/big-member/page_contrast.html

@@ -231,7 +231,7 @@
 <!--小于100行同css,减少请求数-->
 <script>
     $(".call-pay").on('click', function () {
-        location.href = './buy_commit?meal=sj'
+        location.href = '/jy_mobile/common/order/create/bigmember?meal=sj'
     })
     // APP端禁止电话跳转
     var isApp = false

+ 3 - 3
src/jfw/modules/app/src/web/templates/big-member/page_landingPage.html

@@ -342,15 +342,15 @@
                             success: function(r) {
                                 console.log(r,'rrrr')
                                 if (r.data) {
-                                    location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                                    location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                                 }
                             }
                         })
                     } catch (error) {
-                        location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                        location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                     }
                     } else {
-                        location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                        location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                 }
             },
             linkBuy:function (res, i) {

+ 4 - 2
src/web/staticres/common-module/collection/js/vip-dialog.js

@@ -231,7 +231,8 @@ var vipComponent = {
         case '去开通': {
           if(this.type == 'item_9' || this.type == 'item_8') {
             // 跳转到大会员
-            location.href = '/jyapp/big/page/buy_commit'
+            // location.href = '/jyapp/big/page/buy_commit'
+            location.href = '/jy_mobile/common/order/create/bigmember'
             // location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait'
           } else {
             // 跳转到超级订阅
@@ -271,7 +272,8 @@ var vipComponent = {
         case '去开通': {
           if(this.type == 'item_9' || this.type == 'item_8') {
             // 跳转到大会员
-            location.href = '/big/wx/page/buy_commit'
+            // location.href = '/big/wx/page/buy_commit'
+            location.href = '/jy_mobile/common/order/create/bigmember'
           } else {
             // 跳转到超级订阅
             // location.href = '/front/vipsubscribe/vipsubscribe_new'

+ 1 - 1
src/web/templates/big-member/wx/page_index.html

@@ -245,7 +245,7 @@
         location.href = '/big/wx/page/open_app'
     })
     $(".call-pay").on('click', function () {
-        location.href = './buy_commit?meal=sj'
+        location.href = '/jy_mobile/common/order/create/bigmember?meal=sj'
     })
 
     $.ajax({

+ 3 - 3
src/web/templates/big-member/wx/page_landingPage.html

@@ -310,15 +310,15 @@
                             success: function(r) {
                                 console.log(r,'rrrr')
                                 if (r.data) {
-                                    location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                                    location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                                 }
                             }
                         })
                     } catch (error) {
-                        location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                        location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                     }
                     } else {
-                        location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                        location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                 }
             },
             linkBuy:function (res, i) {

+ 3 - 3
src/web/templates/big-member/wx/page_landingPage2.html

@@ -547,15 +547,15 @@
                             success: function(r) {
                                 console.log(r,'rrrr')
                                 if (r.data) {
-                                    location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                                    location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                                 }
                             }
                         })
                     } catch (error) {
-                        location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                        location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                     }
                     } else {
-                        location.href = './buy_commit?meal='+ res + '&mid=' + utils.getParam('mid')
+                        location.href = '/jy_mobile/common/order/create/bigmember?meal='+ res + '&mid=' + utils.getParam('mid')
                 }
             },
             linkBuy:function (res, i) {