移动端
 
 
 
 
 

8 lines
164 B

import { VantComponent } from '../common/component';
VantComponent({
props: {
dot: Boolean,
info: null,
customStyle: String,
},
});