card-mini/vant/dist/info/index.js

9 lines
148 B
JavaScript
Raw Normal View History

2021-06-22 16:14:04 +08:00
import { VantComponent } from '../common/component';
VantComponent({
props: {
dot: Boolean,
info: null,
customStyle: String,
},
});