Explorar o código

调整排序按钮位置

zhaoxiaohai %!s(int64=3) %!d(string=hai) anos
pai
achega
b3297ef90b
Modificáronse 3 ficheiros con 3 adicións e 2 borrados
  1. 1 1
      components/Yl_nav/index.js
  2. 1 0
      components/Yl_nav/index.scss
  3. 1 1
      components/Yl_nav/index.wxml

+ 1 - 1
components/Yl_nav/index.js

@@ -32,7 +32,7 @@ Component({
         },
         ready() {
             getHeight.getHeight('.Yl_head', this).then(res => this.setData({
-                listHeight: res - 180
+                listHeight: res - 200
             }));
         }
     },

+ 1 - 0
components/Yl_nav/index.scss

@@ -79,6 +79,7 @@
 }
 
 .footer {
+    align-items: center !important;
     box-sizing: border-box;
     padding-left: 30rpx;
     padding-right: 30rpx;

+ 1 - 1
components/Yl_nav/index.wxml

@@ -26,7 +26,7 @@
     </view>
 </van-transition>
 
-<van-popup show="{{ sortShow }}" position="right" custom-style="width: 660rpx; height:100vh;" bind:close="sortClose">
+<van-popup show="{{ sortShow }}" position="right" custom-style="width: 660rpx; height:100vh;overflow: hidden;" safe-area-inset-bottom='{{false}}' bind:close="sortClose">
     <view class="Yl_head" />
     <My_listBox height="{{listHeight}}" pullDown='{{false}}'>
         <view class="groud" wx:if="{{filter.stageList.length!=0}}">