xuzhiheng 5 жил өмнө
parent
commit
d5143f648f

+ 1 - 1
src/web/staticres/vipsubscribe/js/updateArea.js

@@ -218,7 +218,7 @@ $(function () {
     }
 
     // 求需要M的数量
-	window.getResultWithMCount = getResultWithMCount
+	// window.getResultWithMCount = getResultWithMCount
     function getResultWithMCount() {
         let added = {
             country: 0,

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

@@ -393,7 +393,7 @@
     <script src="/vipsubscribe/js/jquery-2.1.4.js?v={{Msg "seo" "version"}}"></script>
     <script src="/vipsubscribe/js/mapJSON.js?v={{Msg "seo" "version"}}"></script>
     <script src="/vipsubscribe/js/common.js?v={{Msg "seo" "version"}}"></script>
-    <script src="/vipsubscribe/js/updateArea.js?v={{Msg "seo" "version"}}16"></script>
+    <script src="/vipsubscribe/js/updateArea.js?v={{Msg "seo" "version"}}18"></script>
 </body>
 
 </html>