wx/pages/online_reporting/online_reporting.vue
@@ -33,10 +33,10 @@ <view class="box_wu" v-else> <image src="@/static/icon/default_nodata@2x.png" mode="widthFix"></image> </view> <view style="width: 100%; height: calc(env(safe-area-inset-bottom) + 100rpx);"></view> <!-- <view style="width: 100%; height: calc(env(safe-area-inset-bottom) + 100rpx);"></view> <view class="box_footer"> <u-button type="primary" shape="circle" color="#437CB3" text="新增报案理赔" @click="baoan"></u-button> </view> </view> --> <MyTabbar :currentPage="currentPage" /> </view> </template>