提交 651caf63 authored 作者: 龙菲's avatar 龙菲

修改移动端和电脑端的翻页持续时间

上级 52dccd32
......@@ -397,7 +397,7 @@ const initBook = async () => {
acceleration: true,
gradients: true,
elevation: 80,
duration: 200,
duration: isMobile.value ? 200 : 600,
autoCenter: true,
turnCorners: "bl,br",
page: 1,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论