正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
@@ -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> |
-
请 注册 或 登录 后发表评论