686bae29 by zhangmeng

滚动

1 parent b698db84
...@@ -107,7 +107,7 @@ onUnmounted(() => { ...@@ -107,7 +107,7 @@ onUnmounted(() => {
107 } 107 }
108 108
109 .scrolling-content { 109 .scrolling-content {
110 transition: transform 0.1s ease; 110 transition: transform 10ms ease;
111 will-change: transform; 111 will-change: transform;
112 } 112 }
113 113
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!