@@ -200,6 +200,7 @@ export default {
position: relative;
height: 100%;
width: 100%;
+ // background-color: #11232a;
// overflow: hidden;
&.mobile.openSidebar {
position: fixed;
diff --git a/ruoyi-ui/src/layout/index.vue b/ruoyi-ui/src/layout/index.vue index a87c7356..f4f8ed0b 100644 --- a/ruoyi-ui/src/layout/index.vue +++ b/ruoyi-ui/src/layout/index.vue @@ -28,7 +28,7 @@ -