闫增涛
2024-09-26 b8e3dc3c89fcc278ed8fe409c09fe938bdda0e23
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}}"