docs(Popup): align document and demo (#13577)
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Issue Close Require / issue-close-require (push) Has been cancelled

This commit is contained in:
pany
2025-08-02 16:23:23 +08:00
committed by GitHub
parent b5d05c18cc
commit dd0ecc103e

View File

@@ -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')"