修复:内测问题修改

This commit is contained in:
2025-12-03 14:10:27 +08:00
parent 35e27753b8
commit 677fe7436e
19 changed files with 172 additions and 163 deletions

View File

@@ -144,4 +144,9 @@ uni-textarea {
font-size: var(--wot-fs-tertiary) !important;
border-radius: 4px !important;
padding: 2px 6px !important;
}
}
// 缺省
.wd-status-tip__text {
margin: 0px auto 20px !important;
}