chore: remove debug code and restore phone authorization as required

- Remove debug register page entry and console.log from login
- Remove phone skip option, phone authorization is mandatory
- Restore incomplete registration check (no phone → redirect to register)
这个提交包含在:
Guoguo
2026-05-07 05:54:37 -07:00
父节点 b17f8cbfb3
当前提交 8427d35fb3
修改 6 个文件,包含 8 行新增65 行删除
-8
查看文件
@@ -53,11 +53,3 @@
color: #999999;
margin-top: 32rpx;
}
.debug-entry {
text-align: center;
font-size: 24rpx;
color: #E6508C;
margin-top: 40rpx;
padding: 16rpx;
}