作者 郭鑫
1 个管道 的构建 通过 耗费 1 秒

页面修改

@@ -22,6 +22,8 @@ @@ -22,6 +22,8 @@
22 <p class="amountmoney">提现到微信零钱</p> 22 <p class="amountmoney">提现到微信零钱</p>
23 </div> 23 </div>
24 </body> 24 </body>
  25 +<!--begin:提示弹层-->
  26 +<div class="pop_fn"></div>
25 <script> 27 <script>
26 function num(obj){ 28 function num(obj){
27 obj.value = obj.value.replace(/[^\d.]/g,""); //清除"数字"和"."以外的字符 29 obj.value = obj.value.replace(/[^\d.]/g,""); //清除"数字"和"."以外的字符