在uni.scss里面加入: $navBarHei: 110rpx; // 顶部导航栏高度 js 部分 主要是传递数据,可以根据按钮绑定的事件进行处理。 const props = defineProps({ // 文字颜色 color: { type: String, default: "#333", }, // 背景色 bgColor: { type: String, d