lilei 19 小时之前
父节点
当前提交
9a6a565d34
共有 2 个文件被更改,包括 0 次插入6 次删除
  1. 0 3
      src/layouts/MobileLayout.vue
  2. 0 3
      src/layouts/MobilePageLayout.vue

+ 0 - 3
src/layouts/MobileLayout.vue

@@ -65,9 +65,6 @@ export default {
   </a-layout>
 </template>
 <style>
-.envtipsBox{
-  display:none;
-}
 #components-layout-mobile-fixed{
   height: 100%;
   overflow: auto;

+ 0 - 3
src/layouts/MobilePageLayout.vue

@@ -63,9 +63,6 @@ export default {
   </a-layout>
 </template>
 <style>
-.envtipsBox{
-  display:none;
-}
 #components-layout-mobile-page{
   height: 100%;
   overflow: auto;