[improvement] Dialog: centered in screen (#3905)
This commit is contained in:
@@ -33,10 +33,7 @@
|
||||
</van-button>
|
||||
</demo-block>
|
||||
|
||||
<demo-block
|
||||
v-if="!$attrs.weapp"
|
||||
:title="$t('componentCall')"
|
||||
>
|
||||
<demo-block :title="$t('componentCall')">
|
||||
<van-button
|
||||
type="primary"
|
||||
@click="show = true"
|
||||
|
||||
Reference in New Issue
Block a user