mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-09-04 23:19:46 +08:00
docs(DatetimePicker): hide month-day demo in weapp (#6495)
This commit is contained in:
parent
29857d7ac8
commit
c9f9e36494
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user