<tfoot id='dC7ex'></tfoot>

      <small id='dC7ex'></small><noframes id='dC7ex'>

        <legend id='dC7ex'><style id='dC7ex'><dir id='dC7ex'><q id='dC7ex'></q></dir></style></legend>
      1. <i id='dC7ex'><tr id='dC7ex'><dt id='dC7ex'><q id='dC7ex'><span id='dC7ex'><b id='dC7ex'><form id='dC7ex'><ins id='dC7ex'></ins><ul id='dC7ex'></ul><sub id='dC7ex'></sub></form><legend id='dC7ex'></legend><bdo id='dC7ex'><pre id='dC7ex'><center id='dC7ex'></center></pre></bdo></b><th id='dC7ex'></th></span></q></dt></tr></i><div id='dC7ex'><tfoot id='dC7ex'></tfoot><dl id='dC7ex'><fieldset id='dC7ex'></fieldset></dl></div>
        • <bdo id='dC7ex'></bdo><ul id='dC7ex'></ul>

        怎么让表单输入框只能输入正整数

        时间:2023-06-13
      2. <i id='bKLqP'><tr id='bKLqP'><dt id='bKLqP'><q id='bKLqP'><span id='bKLqP'><b id='bKLqP'><form id='bKLqP'><ins id='bKLqP'></ins><ul id='bKLqP'></ul><sub id='bKLqP'></sub></form><legend id='bKLqP'></legend><bdo id='bKLqP'><pre id='bKLqP'><center id='bKLqP'></center></pre></bdo></b><th id='bKLqP'></th></span></q></dt></tr></i><div id='bKLqP'><tfoot id='bKLqP'></tfoot><dl id='bKLqP'><fieldset id='bKLqP'></fieldset></dl></div>

        1. <legend id='bKLqP'><style id='bKLqP'><dir id='bKLqP'><q id='bKLqP'></q></dir></style></legend>
              <bdo id='bKLqP'></bdo><ul id='bKLqP'></ul>

              <small id='bKLqP'></small><noframes id='bKLqP'>

                  <tbody id='bKLqP'></tbody>
                  <tfoot id='bKLqP'></tfoot>
                  针对表单输入框只允许输入正整数,看到网上有很多复杂的写法,这里只需在el-input标签里加上οninput=“value=value.replace(/[^\d]/g,‘’)” 即可。

                  示例代码如下:
                  <input type="text" id="money" name="money" required="required" oninput="value=value.replace(/[^\d]/g,'')"  placeholder="请输入充值金额" style="height: 80px;line-height: 80px;">
                   
                  上一篇:js打开新页面的几种方式 下一篇:没有了

                  相关文章

                  1. <legend id='tgl5a'><style id='tgl5a'><dir id='tgl5a'><q id='tgl5a'></q></dir></style></legend>

                      <small id='tgl5a'></small><noframes id='tgl5a'>

                      <i id='tgl5a'><tr id='tgl5a'><dt id='tgl5a'><q id='tgl5a'><span id='tgl5a'><b id='tgl5a'><form id='tgl5a'><ins id='tgl5a'></ins><ul id='tgl5a'></ul><sub id='tgl5a'></sub></form><legend id='tgl5a'></legend><bdo id='tgl5a'><pre id='tgl5a'><center id='tgl5a'></center></pre></bdo></b><th id='tgl5a'></th></span></q></dt></tr></i><div id='tgl5a'><tfoot id='tgl5a'></tfoot><dl id='tgl5a'><fieldset id='tgl5a'></fieldset></dl></div>

                      <tfoot id='tgl5a'></tfoot>
                        <bdo id='tgl5a'></bdo><ul id='tgl5a'></ul>