跳转页面

This commit is contained in:
2026-06-19 15:31:10 +08:00 Unverified
parent e290f8fa04
commit 43fb1c65dd
2 changed files with 20 additions and 1 deletions
+3
View File
@@ -3156,6 +3156,7 @@ meting-js {
.external-redirect-actions {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 12px;
margin-top: 28px;
}
@@ -3169,8 +3170,10 @@ meting-js {
border-radius: 8px;
padding: 9px 16px;
color: var(--accent);
font: inherit;
font-weight: 800;
background: rgba(236, 253, 245, 0.68);
cursor: pointer;
transition:
color 0.2s ease,
background-color 0.2s ease,