zhongshujie
2024-12-19 8aeddcf766df9f7e3061d4d098b57afdf53db896
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}}"