1
This commit is contained in:
@@ -235,11 +235,6 @@ const Message = () => {
|
|||||||
)}
|
)}
|
||||||
</ScrollView>
|
</ScrollView>
|
||||||
|
|
||||||
{/* 悬浮新建按钮 */}
|
|
||||||
<View className="floating-button" onClick={() => console.log("新建消息")}>
|
|
||||||
<View className="button-icon"></View>
|
|
||||||
</View>
|
|
||||||
|
|
||||||
{/* 底部导航 */}
|
{/* 底部导航 */}
|
||||||
<GuideBar currentPage="message" />
|
<GuideBar currentPage="message" />
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user