This commit is contained in:
cansnow
2025-12-08 18:18:20 +08:00
parent a0d44c1048
commit 4cb71e2b55
2 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -6,6 +6,8 @@
@clickRight="contactAddClick"
:border="false"
title="通讯录"
statusBar
fixed
backgroundColor="transparent"
>
</uni-nav-bar>
@@ -111,7 +113,6 @@
<style lang="scss" scoped>
.friend_list_container {
padding-top: 36rpx;
.header{
background-color: #f4f4f4;
}