Skip to content

Commit 3f070a0

Browse files
committed
update: swiper-list 去掉 bounce
1 parent d0a7d48 commit 3f070a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/template/swiper-list-nvue/swiper-list-nvue.nvue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<list :id="pageId" class="page" :bounce="true">
2+
<list :id="pageId" class="page" :bounce="false">
33
<cell>
44
<view id="head" class="header">
55
<text class="header-title">header</text>

0 commit comments

Comments
 (0)