作者 lihan
1 个管道 的构建 通过 耗费 2 秒

赠送积分和角色管理

... ... @@ -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>
... ...