guhongwei il y a 3 ans
Parent
commit
40779148c8
2 fichiers modifiés avec 5 ajouts et 1 suppressions
  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 {
   position: relative;
   width: 100%;
-}
+}