feat: book
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.taro_page {
|
||||
// 禁止页面切换动画
|
||||
transition: none !important; // 去除页面跳转动画
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
.taro_page {
|
||||
// 禁止页面切换动画
|
||||
transition: none !important; // 去除页面跳转动画
|
||||
}
|
||||