// Color $color-spin-bg: var(--semi-color-primary); // 加载图标背景颜色 // Width $width-spin_large: 32px; // 加载图标尺寸 - 大 $width-spin_middle: 20px; // 加载图标尺寸 - 中 $width-spin_small: 14px; // 加载图标尺寸 - 小 // Spacing $spacing-spin_wrapper-top: 50%; // 加载图标尺寸 - 中 // Motion $motion-spin_wrapper-translate: translate(0, -50%); // 加载图标d旋转动画 $motion-spin_wrapper_svg-animationDuration: .6s; // 加载图标容器旋转一周时长 $motion-spin_animate_svg-animationDuration: 1.6s; // 加载图标旋转一周时长 // Other $opacity-spin_children: .5; // 加载图标旋转一周时长