1
This commit is contained in:
@@ -235,7 +235,7 @@ const FollowPage: React.FC = () => {
|
||||
return (
|
||||
<View className="follow_page">
|
||||
{/* 自定义导航栏 */}
|
||||
<CustomNavbar>
|
||||
<CustomNavbar backgroundColor="#FAFAFA">
|
||||
<View className="navbar_content">
|
||||
<View className="navbar_back" onClick={() => Taro.navigateBack()}>
|
||||
<View className="back_icon" />
|
||||
|
||||
Reference in New Issue
Block a user