feat(Popover): add arrow

This commit is contained in:
chenjiahan
2020-11-17 20:48:08 +08:00
committed by neverland
parent 49a8d87845
commit f58fa0f746
3 changed files with 138 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
v-model="show.lightTheme"
theme="light"
:actions="t('actions')"
placement="bottom"
placement="right-end"
>
<van-button type="primary" @click="show.lightTheme = true">
{{ t('lightTheme') }}