chengjie преди 6 години
родител
ревизия
5028b856bd
променени са 1 файла, в които са добавени 8 реда и са изтрити 8 реда
  1. 8 8
      pages/main/detail.wxss

+ 8 - 8
pages/main/detail.wxss

@@ -75,6 +75,14 @@
75 75
   height: 110rpx;
76 76
 }
77 77
 
78
+.footerShade{
79
+  width: 100%;
80
+  position: fixed;
81
+  height:480rpx;
82
+  bottom: 0;
83
+  z-index: 1;
84
+}
85
+
78 86
 /* 段落显示************************ */
79 87
 
80 88
 .editFieldNull{
@@ -300,14 +308,6 @@
300 308
 
301 309
 /* 底部记忆选择 */
302 310
 
303
-.footerShade{
304
-  width: 100%;
305
-  position: fixed;
306
-  height:480rpx;
307
-  bottom: 0;
308
-  z-index: 1;
309
-}
310
-
311 311
 .footer{
312 312
   width: 710rpx;
313 313
   position: fixed;