pad-app/wxcomponents/vant/dist/info/index.js

9 lines
164 B
JavaScript
Raw Normal View History

2023-07-25 13:41:08 +08:00
import { VantComponent } from '../common/component';
VantComponent({
props: {
dot: Boolean,
info: null,
customStyle: String,
},
});