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