Browse Source

其他情况处理滚动

luolei 5 năm trước cách đây
mục cha
commit
5669edef56
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/components/Others.vue

+ 2 - 2
src/components/Others.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="other-wrap otherper">
+  <div class="other-wrap otherper btscroll">
     <div class="content">
       <div v-for="(it,i) in dtoList" 
           v-if="dtoList"
@@ -185,7 +185,7 @@
 @import '../less/base.less';
   .other-wrap{
     font-size: .3rem;
-    .btscroll;
+    // .btscroll;
     .quest{
       color: #000;
       margin-bottom: .36rem;