소스 검색

wip: 去掉vconsole调试工具

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 1 년 전
부모
커밋
f913a2d768

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

@@ -427,8 +427,6 @@
     </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"}}

+ 4 - 4
src/web/staticres/common-module/vipsubscribe/css/vip-subscribe-set-template.css

@@ -687,13 +687,13 @@
     display: flex;
     justify-content: space-between;
     align-items: center;
-    font-size: 20px;
-    line-height: 30px;
+    font-size: .4rem;
+    line-height: .6rem;
     margin-bottom: .24rem;
   }
   .common-selector-layout .dialog-close{
-    width: 20px;
-    height: 20px;
+    width: .4rem;
+    height: .4rem;
   }
   .common-selector-layout .btn-list{
     display: flex;