Showing
2 changed files
with
2 additions
and
2 deletions
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <!-- 主体内容 --> | 2 | <!-- 主体内容 --> |
3 | <div class="layui-body" id="LAY_app_body" style=" position: fixed; top: 0; bottom: 0; left: 0;"> | 3 | <div class="layui-body" id="LAY_app_body" style=" position: fixed; top: 0; bottom: 0; left: 0;"> |
4 | <!-- 单页模式接入--> | 4 | <!-- 单页模式接入--> |
5 | - <div class="layadmin-tabsbody-item layui-show"></div> | 5 | + <div class="layadmin-tabsbody-item layui-show" style="margin: 0px!important;"></div> |
6 | </div> | 6 | </div> |
7 | 7 | ||
8 | <!-- 辅助元素,一般用于移动设备下遮罩 --> | 8 | <!-- 辅助元素,一般用于移动设备下遮罩 --> |
-
Please register or login to post a comment