门店信息

This commit is contained in:
liu
2026-08-10 10:09:30 +08:00
parent 0203c84357
commit b288502e0e
19 changed files with 1001 additions and 748 deletions
+19
View File
@@ -144,6 +144,25 @@
opacity: 0.75;
}
/* ========== 去注册入口 ========== */
.login-switch {
display: flex;
align-items: center;
justify-content: center;
margin-top: 32px;
.switch-text {
font-size: 28px;
color: #969799;
}
.switch-link {
font-size: 28px;
color: #1989fa;
margin-left: 8px;
}
}
/* ========== 协议文字 ========== */
.login-agreement {
display: flex;