mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
docs(Calendar): hide firstDayOfWeek in weapp (#8239)
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
/>
|
||||
|
||||
<van-cell
|
||||
v-if="!isWeapp"
|
||||
is-link
|
||||
:title="t('firstDayOfWeek')"
|
||||
@click="show('single', 'firstDayOfWeek')"
|
||||
|
Reference in New Issue
Block a user