9433cfb9创建于 2025年12月31日历史提交
import { VantComponent } from '../common/component';
VantComponent({
    props: {
        dot: Boolean,
        info: null,
        customStyle: String
    }
});