lilei 23 ore fa
parent
commit
9a6a565d34
2 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  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;