litian
2024-09-30 e5f45ec9c2eabaa3e4241caad2d49c3629eaf0c8
packageDomain/pages/sampleBookList/index.wxml
@@ -73,10 +73,12 @@
        <!-- model:scroll-top="{{setScrollValue}}" -->
        <scroll-view
          class="scroll content"
          id="scrollView"
          bind:scroll="onPageScroll"
          scroll-y
          enable-passive="{{true}}"
          refresher-enabled="{{true}}"
          lower-threshold="{{200}}"
          lower-threshold="{{100}}"
          refresher-threshold="{{180}}"
          refresher-default-style="none"
          refresher-triggered="{{triggered}}"