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

赠送积分和角色管理

@@ -244,22 +244,22 @@ @@ -244,22 +244,22 @@
244 <p class="pleaseenterword">输入支付密码</p> 244 <p class="pleaseenterword">输入支付密码</p>
245 <ul class="enterpassword" id="wrap"> 245 <ul class="enterpassword" id="wrap">
246 <li> 246 <li>
247 - <input type="number" class="entercode" maxlength='1'> 247 + <input type="password" class="entercode" maxlength='1'>
248 </li> 248 </li>
249 <li> 249 <li>
250 - <input type="number" class="entercode" maxlength='1'> 250 + <input type="password" class="entercode" maxlength='1'>
251 </li> 251 </li>
252 <li> 252 <li>
253 - <input type="number" class="entercode" maxlength='1'> 253 + <input type="password" class="entercode" maxlength='1'>
254 </li> 254 </li>
255 <li> 255 <li>
256 - <input type="number" class="entercode" maxlength='1'> 256 + <input type="password" class="entercode" maxlength='1'>
257 </li> 257 </li>
258 <li> 258 <li>
259 - <input type="number" class="entercode" maxlength='1'> 259 + <input type="password" class="entercode" maxlength='1'>
260 </li> 260 </li>
261 <li> 261 <li>
262 - <input type="number" class="entercode" maxlength='1'> 262 + <input type="password" class="entercode" maxlength='1'>
263 </li> 263 </li>
264 </ul> 264 </ul>
265 </div> 265 </div>