}else if(!(/^[1-9]d*(.d+)?$/).test(auctionStartPrice) || !(/^[1-9]d*(.d+)?$/).test(auctionUpset)){ alert('金额输入格式不正确!'); return false; }