1、修改登录功能并验证,除了支付宝登录其他都已验证

2、完成个人中心的功能,个人主页完成、钱包完成、背包完成
This commit is contained in:
2025-05-22 19:03:01 +08:00
parent 25ecfc55ab
commit 314c484cea
324 changed files with 19255 additions and 476 deletions

View File

@@ -42,4 +42,5 @@ dependencies {
androidTestImplementation libs.espresso.core
implementation(project(':moduleUtil'))
implementation(project(':moduletablayout'))
}