- Fix fillUserForm method to use correct input indices
- Add localStorage cleanup in beforeEach hook
- Update all tests to use e2e_test_user account
- Add debug and simple login tests for troubleshooting
Root cause: Phone field was not being filled correctly, causing 400 error
from backend with message '手机号不能为空'