Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

对话框自定义按钮显示样式问题 #429

Open
gtf0412 opened this issue Jun 29, 2023 · 1 comment
Open

对话框自定义按钮显示样式问题 #429

gtf0412 opened this issue Jun 29, 2023 · 1 comment

Comments

@gtf0412
Copy link

gtf0412 commented Jun 29, 2023

设置两个按钮显示偏下,不居中,中间的分割线也没有
deleteActions: [ { name: '取消' }, { name: '删除', color: '#ed3f14', loading: false } ]
<i-modal title="删除确认" visible="{{ deleteVisible }}" actions="{{ deleteActions }}" bind:click="delete"> <view>删除后无法恢复哦</view> </i-modal>

@liuxiaojin93
Copy link

liuxiaojin93 commented Jun 29, 2023 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants