Quellcode durchsuchen

其他情况处理滚动

luolei vor 5 Jahren
Ursprung
Commit
5669edef56
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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;