vue 项目里面背景图片出不来

note: {
backgroundImage: "url(" + require("../../assets/images/background.png") + ")",
backgroundSize: "cover",
backgroundPosition: "center",
position: "relative",
},
posted @ 2018-07-19 16:28  粉色年华  阅读(1868)  评论(0)    收藏  举报