feat(Popover): add arrow

This commit is contained in:
chenjiahan
2020-11-20 14:26:41 +08:00
committed by neverland
parent 49a8d87845
commit f58fa0f746
3 changed files with 138 additions and 3 deletions
+1 -1
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') }}