mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +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 :title="t('monthDayType')">
|
||||
<demo-block v-if="!isWeapp" :title="t('monthDayType')">
|
||||
<van-datetime-picker
|
||||
v-model="value.monthDayType"
|
||||
type="month-day"
|
||||
|
Loading…
x
Reference in New Issue
Block a user