guhongwei 3 years ago
parent
commit
40779148c8
2 changed files with 5 additions and 1 deletions
  1. 4 0
      pages/test/index.less
  2. 1 1
      pages/test/index.wxss

+ 4 - 0
pages/test/index.less

@@ -0,0 +1,4 @@
+.main {
+    position: relative;
+    width: 100%;
+}

+ 1 - 1
pages/test/index.wxss

@@ -1,4 +1,4 @@
 .main {
 .main {
   position: relative;
   position: relative;
   width: 100%;
   width: 100%;
-}
+}