chengjie 6 vuotta sitten
vanhempi
commit
5028b856bd
1 muutettua tiedostoa jossa 8 lisäystä ja 8 poistoa
  1. 8 8
      pages/main/detail.wxss

+ 8 - 8
pages/main/detail.wxss

@@ -75,6 +75,14 @@
75
   height: 110rpx;
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
 .editFieldNull{
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
 .footer{
311
 .footer{
312
   width: 710rpx;
312
   width: 710rpx;
313
   position: fixed;
313
   position: fixed;