Commit 8a342fa9 authored by jtwu's avatar jtwu

Merge branch 'dev_ck'

parents 99d86cce c105c1a3
......@@ -71,7 +71,7 @@
// 执行单次旋转
const doRotation = () => {
rotationAngle.value -= props.rotationStep;
rotationAngle.value += props.rotationStep;
};
// 文字逐字显示效果(左对齐)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment