docs(DatetimePicker): hide month-day demo in weapp (#6495)
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
/>
|
/>
|
||||||
</demo-block>
|
</demo-block>
|
||||||
|
|
||||||
<demo-block :title="t('monthDayType')">
|
<demo-block v-if="!isWeapp" :title="t('monthDayType')">
|
||||||
<van-datetime-picker
|
<van-datetime-picker
|
||||||
v-model="value.monthDayType"
|
v-model="value.monthDayType"
|
||||||
type="month-day"
|
type="month-day"
|
||||||
|
|||||||
Reference in New Issue
Block a user