修改禁用按钮样式

This commit is contained in:
zhouyanli
2026-04-20 15:40:43 +08:00
parent 05307a5d58
commit 2a9dc159b1
6 changed files with 46 additions and 14 deletions

View File

@@ -307,6 +307,7 @@ onUnmounted(() => {
.login-btn:disabled {
background-color: #99c8ff;
color: #fff;
border-radius: 50px;
}
/* 底部链接 */