Преглед изворни кода

fix:微信端金额回显

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe пре 1 година
родитељ
комит
0be4bc011d

+ 2 - 0
src/jfw/modules/app/src/web/templates/vipsubscribe/vip_index_new.html

@@ -427,6 +427,8 @@
     </script>
     <script src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/vipsubscribe/js/UpgradePrice.js?v={{Msg "seo" "version"}}'></script>
     <script src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/vipsubscribe/js/vip_index_new.js?v=11{{Msg "seo" "version"}}'></script>
+    <script src="https://cdn.bootcss.com/vConsole/3.3.4/vconsole.min.js"></script>
+    <script> new VConsole(); </script>
     <script></script>
   </body>
 {{include "/common/baiducc.html"}}

+ 1 - 0
src/web/staticres/vipsubscribe/js/vip_index_new.js

@@ -516,6 +516,7 @@ $(function () {
               res.data.area = bigres.o_area
               res.data.industry = bigres.a_buyerclass
               res.data.items = bigres.a_items
+              res.data.amount = bigres.amount
               res.data.matchway = bigres.i_matchway
               res.data.switch = bigres.i_switch
               res.data.infotype = bigres.a_infotype