摘要: <script> function checkInformation(){ if(document.addressform.username.value=='') { alert('请输入收货人'); return false; } if(document.addressform.userphone 阅读全文
posted @ 2017-12-18 08:41 艾礼富 阅读(220) 评论(0) 推荐(0)