作者 李涵
1 个管道 的构建 通过 耗费 1 秒

合并分支 'li' 到 'master'

赠送积分和角色管理



查看合并请求 !534
... ... @@ -244,22 +244,22 @@
<p class="pleaseenterword">输入支付密码</p>
<ul class="enterpassword" id="wrap">
<li>
<input type="number" class="entercode" maxlength='1'>
<input type="password" class="entercode" maxlength='1'>
</li>
<li>
<input type="number" class="entercode" maxlength='1'>
<input type="password" class="entercode" maxlength='1'>
</li>
<li>
<input type="number" class="entercode" maxlength='1'>
<input type="password" class="entercode" maxlength='1'>
</li>
<li>
<input type="number" class="entercode" maxlength='1'>
<input type="password" class="entercode" maxlength='1'>
</li>
<li>
<input type="number" class="entercode" maxlength='1'>
<input type="password" class="entercode" maxlength='1'>
</li>
<li>
<input type="number" class="entercode" maxlength='1'>
<input type="password" class="entercode" maxlength='1'>
</li>
</ul>
</div>
... ...