diff --git a/App.vue b/App.vue index 606f01efe57a4a7ca8828114e28c34ce3ddc41a4..79bd7bb0caeba9771c80fecd30ca29dc141454c2 100644 --- a/App.vue +++ b/App.vue @@ -54,10 +54,6 @@ body{ overflow-y: scroll; } - /* .uni-page-head { - background-color: #f5f5f5 !important; - color: #333 !important; - } */ } /* 顶栏通栏样式 */ @@ -65,13 +61,14 @@ left: 0; right: 0; } */ + uni-page-body { background-color: #F5F5F5 !important; min-height: 100% !important; height: auto !important; } - uni-tabbar .uni-tabbar { + .uni-top-window uni-tabbar .uni-tabbar { background-color: #fff !important; } /* #endif */