We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a7d48 commit 3f070a0Copy full SHA for 3f070a0
pages/template/swiper-list-nvue/swiper-list-nvue.nvue
@@ -1,5 +1,5 @@
1
<template>
2
- <list :id="pageId" class="page" :bounce="true">
+ <list :id="pageId" class="page" :bounce="false">
3
<cell>
4
<view id="head" class="header">
5
<text class="header-title">header</text>
0 commit comments