行内写法 :style="{'background': image}" js中 this.image = 'url(' + res.data.content + ') no-repeat center / 100% 100%'
ps: 其中的’/ 100% 100%’, 就相当于在background属性之后,添加一个background-size: 100% 100%;
徐多蔚APP开发,合肥物联网项目开发,合肥网络开发,合肥项目高端定制,企业oa开发,合肥小程序开发,合肥公众号开发,合肥网络安防 – 徐多蔚 xuduowei
联系方式[微信]:徐多蔚15309695130 感恩有您的陪伴,我们用心服务每一位客户 – 徐多蔚 xuduowei
行内写法 :style="{'background': image}" js中 this.image = 'url(' + res.data.content + ') no-repeat center / 100% 100%'
ps: 其中的’/ 100% 100%’, 就相当于在background属性之后,添加一个background-size: 100% 100%;