uView icon indicating copy to clipboard operation
uView copied to clipboard

u-line-progress 中的 type 的优先级低于 activeColor,该说法与文档不符

Open j0hnh opened this issue 4 years ago • 0 comments

https://github.com/umicro/uView/blob/a6ebb34acf34d0899c1febc610797a250f348d7d/uview-ui/components/u-line-progress/u-line-progress.vue?_pjax=%23js-repo-pjax-container%2C%20div%5Bitemtype%3D%22http%3A%2F%2Fschema.org%2FSoftwareSourceCode%22%5D%20main%2C%20%5Bdata-pjax-container%5D#L7-L11

文档中的说明

image

实际使用中,需要将activeColor置为空值时type才会起效果

j0hnh avatar Nov 15 '21 15:11 j0hnh