【IVIEW】给iview中modal添加style

gengboxb 642 0

添加:styles

<Modal
      :value="modalFlag"
      :closable="false"
      :mask-closable="false"
      :styles="{top: '4vh'}"
      :title="`测试`"
      width="96vw">
</Modal>

发表评论 取消回复
表情 图片 链接 代码

分享