vant-weapp/dist/icon/index.js
2018-04-28 12:08:10 +08:00

9 lines
90 B
JavaScript

Component({
properties: {
type: {
type: String,
value: ''
}
}
});