Commit 7917b769 by 高淑倩

modify: 进度条

parent f4a96e2f
......@@ -5,7 +5,7 @@ Component({
properties: {
percent: {
type: [Number, String],
value: 50
value: 0
},
width: {
type: [Number, String],
......
/* component/progressPoint/progressPoint.wxss */
.progress__line {
/* .progress__line {
width: 100%!important;
}
\ No newline at end of file
} */
\ No newline at end of file
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