Explorar o código

业主购买2月10号

guojing %!s(int64=5) %!d(string=hai) anos
pai
achega
74418a76a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      whepi-ui/templates/home/buyClient.ftl

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

@@ -17,7 +17,7 @@
             <div style="display: inline;">
             <div style="display: inline;">
                 <input type="text" id="buyCount"
                 <input type="text" id="buyCount"
                        style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 5vh; width: 50%;font-size: 16px;margin-top: 1vh;"
                        style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 5vh; width: 50%;font-size: 16px;margin-top: 1vh;"
-                       maxlength="3" onkeyup="this.value=this.value.replace(/[^0-9-]+/,'');" min="1"
+                       maxlength="4" onkeyup="this.value=this.value.replace(/[^0-9-]+/,'');" min="1"
                        onchange="changeBuy()">
                        onchange="changeBuy()">
             </div>
             </div>
         </div>
         </div>