Browse Source

web端修改列表字段位置

墨云 2 years ago
parent
commit
f8007c0eb2
2 changed files with 3 additions and 2 deletions
  1. 1 1
      whepi-ui/templates/home/frag.foot.ftl
  2. 2 1
      whepi-ui/templates/home/home.ftl

+ 1 - 1
whepi-ui/templates/home/frag.foot.ftl

@@ -15,4 +15,4 @@
 <script src="${s3('/jquery-weui/1.2.1/js/city-picker.min.js')}"></script>
 <script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>
 <script src="https://map.qq.com/api/js?v=2.exp&key=AQIBZ-JSULD-IRE4E-PWVXI-PZ2MS-2XFOP"></script>
-<script src="https://www.w3cways.com/demo/vconsole/vconsole.min.js?v=2.2.0"></script>
+<#--<script src="https://www.w3cways.com/demo/vconsole/vconsole.min.js?v=2.2.0"></script>-->

+ 2 - 1
whepi-ui/templates/home/home.ftl

@@ -455,4 +455,5 @@
         }
     })
 
-</script>
+</script>
+<script src="https://www.w3cways.com/demo/vconsole/vconsole.min.js?v=2.2.0"></script>