updata:删除无用功能

This commit is contained in:
rainv123
2025-09-26 17:10:47 +08:00
parent 1a7b1d24fa
commit e41e6d4284
4 changed files with 1 additions and 10 deletions
@@ -331,13 +331,6 @@ onMounted(async () => {
</view>
</view>
</view>
<view class="forgot-password">
<text class="forgot-text">
{{ t('login.forgotPassword') }}
</text>
</view>
<view
class="login-btn"
@click="handleLogin"