1.項(xiàng)目中html文件夾里的所有帶有數(shù)字2的這些html頁面命名是不規(guī)范的,頁面命名的時候不要帶有數(shù)字或者特殊符號.如下頁面標(biāo)簽使用不得當(dāng),用戶名/密碼是可輸入的
應(yīng)該用form表單中的
<input type="text" name="" value=""><input type="password" name="" value="">
如下頁面命名需要修改
- html/2_change password.html
- html/2_find moblie phone.html
- html/2_find password_new password.html
- html/2_find_moblie_phone.html
- html/2_find_password_new password.html
- html/2_login_moblie has been registered.html
- html/2_login_moblie_has_been_registered.html
- html/2_writing information.html
- html/2_writing moblie phone.html
- html/2_writing_information.html
- html/2_writing_moblie_phone.html