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

页面修改

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