NEZ-2614 fix: bug修复
This commit is contained in:
@@ -206,6 +206,7 @@ export default {
|
||||
pen.animateColor = mapping.color.bac
|
||||
pen.borderColor = mapping.color.border
|
||||
pen.color = mapping.color.text
|
||||
console.log(!!pen.lineAnimateType)
|
||||
if (pen.lineAnimateType) {
|
||||
pen.autoPlay = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user