feat:热更新

This commit is contained in:
Developer
2026-03-20 14:06:52 +08:00
parent 4a69a8ed1d
commit 38fc41f184
8 changed files with 278 additions and 21 deletions

View File

@@ -460,7 +460,7 @@ const styles = StyleSheet.create({
paddingBottom: 0,
paddingTop: 12,
},
avatar: { width: 48, height: 48, borderRadius: 19, marginRight: 10 },
avatar: { width: 48, height: 48, borderRadius:30, marginRight: 10 },
upName: { flex: 1, fontSize: 14, color: "#212121", fontWeight: "500" },
followBtn: {
backgroundColor: "#00AEEC",