feat: book

This commit is contained in:
hackrobot
2025-04-03 08:26:36 -05:00
parent 3ebfeb407a
commit 36f9885f3a
4 changed files with 87 additions and 53 deletions

View File

@@ -0,0 +1,4 @@
.taro_page {
// 禁止页面切换动画
transition: none !important; // 去除页面跳转动画
}