test: web

This commit is contained in:
tbphp
2025-07-01 22:47:25 +08:00
parent c447e3ad0b
commit dcb862b11a
50 changed files with 5059 additions and 689 deletions

View File

@@ -35,7 +35,7 @@
type="primary"
size="large"
:loading="loading"
@click="handleLogin"
native-type="submit"
class="login-button"
>
{{ loading ? '登录中...' : '登录' }}