wangkaiyue 5 years ago
parent
commit
37fad80911
1 changed files with 1 additions and 1 deletions
  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>