相关代码
open(){
const h= this.$createElement;
this.$msgbox({
title:'',
showConfirmButton:false,
message:h('div',null,[
h('div', { style: 'width:200px;height:192px;background-image:url(../../assets/img/program/tipImg.png)'},'VNode')
]),
})
},
图片大小有问题。