UNPKG

@vant/weapp

Version:

轻量、可靠的小程序 UI 组件库

11 lines (10 loc) 206 B
import { VantComponent } from '../common/component'; VantComponent({ props: { description: String, image: { type: String, value: 'default', }, }, });