mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
docs(Popup): align document and demo (#13577)
This commit is contained in:
@@ -159,11 +159,8 @@ const showDisplayEvents = ref(false);
|
||||
<van-popup
|
||||
v-model:show="showRoundCornerCenter"
|
||||
round
|
||||
position="center"
|
||||
:style="{ padding: '64px' }"
|
||||
>
|
||||
{{ t('content') }}
|
||||
</van-popup>
|
||||
/>
|
||||
|
||||
<van-cell
|
||||
:title="t('roundCornerBottom')"
|
||||
|
Reference in New Issue
Block a user