Files
gitlab-instance-0a899031_no…/src/app.scss
2025-04-03 08:26:36 -05:00

4 lines
110 B
SCSS

.taro_page {
// 禁止页面切换动画
transition: none !important; // 去除页面跳转动画
}