uView
uView copied to clipboard
u-line-progress 中的 type 的优先级低于 activeColor,该说法与文档不符
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
文档中的说明
实际使用中,需要将activeColor置为空值时type才会起效果
