img :src=“” url()

this.logoImg='/static/images/'+adminUser.Logo;

v-bind:style="{backgroundImage:'url(/static/images/' + loginBg + ')'}"

this.loginBg=adminUser.LoginBg;

原文地址:https://www.cnblogs.com/yancongyang/p/9287676.html