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