feat: 新增注册页面

This commit is contained in:
xlsea
2025-04-23 17:28:03 +08:00
parent d4487dc638
commit acda7d6980
13 changed files with 196 additions and 48 deletions

View File

@ -419,6 +419,7 @@ declare namespace App {
login: {
common: {
loginOrRegister: string;
register: string;
userNamePlaceholder: string;
phonePlaceholder: string;
codePlaceholder: string;