pages/tabBar/count/count.vue
@@ -13,11 +13,7 @@ </view> </view> <view class="content"> <u-empty text="数据累积中,统计分析模块待呈现……" icon="http://cdn.uviewui.com/uview/empty/data.png" > </u-empty> <u-empty text="数据累积中,统计分析模块待呈现……" mode="data"></u-empty> </view> <tabBar :currentPagePath="page"></tabBar> </view> @@ -53,7 +49,7 @@ </script> <style> <style lang='scss' scoped> .box { display: flex; flex-direction: column;