docs(Calendar): hide firstDayOfWeek in weapp (#8239)

This commit is contained in:
neverland
2021-02-28 19:30:25 +08:00
committed by GitHub
parent e6eb703207
commit ca97ef1012

View File

@@ -82,6 +82,7 @@
/>
<van-cell
v-if="!isWeapp"
is-link
:title="t('firstDayOfWeek')"
@click="show('single', 'firstDayOfWeek')"