mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(Calendar): hide firstDayOfWeek in weapp (#8239)
This commit is contained in:
parent
e6eb703207
commit
ca97ef1012
@ -82,6 +82,7 @@
|
||||
/>
|
||||
|
||||
<van-cell
|
||||
v-if="!isWeapp"
|
||||
is-link
|
||||
:title="t('firstDayOfWeek')"
|
||||
@click="show('single', 'firstDayOfWeek')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user