pages/business/business.vue
@@ -13,6 +13,10 @@ <y-title title="项目计划"></y-title> <view style="width: 100%;height: 300rpx;">跟踪项目</view> </view> <y-wrapper /> <y-wrapper> <view style="width: 100%;height: 100rpx;background-color: blueviolet;"></view> </y-wrapper> </scroll-view> </view> </template>