个人页、修改页顶部背景修改;修改页手机号码展示格式化

This commit is contained in:
2025-10-26 19:26:02 +08:00
parent 66131271ef
commit 83266eeef6
4 changed files with 16 additions and 7 deletions

View File

@@ -61,7 +61,6 @@
.topSearchWrapper {
position: sticky;
top: -1px;
background-color: #fff;
padding: 5px 15px;
box-sizing: border-box;
}