wangkaiyue 5 năm trước cách đây
mục cha
commit
37fad80911
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/web/templates/weixin/vipsubscribe/vip_purchase.html

+ 1 - 1
src/web/templates/weixin/vipsubscribe/vip_purchase.html

@@ -261,6 +261,7 @@
     <script src="/vipsubscribe/js/jquery-2.1.4.js?v={{Msg "seo" "version"}}"></script>
     <script src="/vipsubscribe/js/weui.min.js?v={{Msg "seo" "version"}}"></script>
     <script src="/vipsubscribe/js/common.js?v={{Msg "seo" "version"}}"></script>
+    {{include "/common/weixin.html"}}
     <script>
         $(window).bind("pageshow", function (event) {
             if (event.originalEvent.persisted) {
@@ -745,7 +746,6 @@
         }
 
     </script>
-    {{include "/common/weixin.html"}}
 </div>
 </body>