吉林天宇建设集团网站,山东酷雅展陈装饰有限公司,网站搭建需要服务器吗,域名网站注册最划算错误写法#xff1a;
main.js
Vue.prototype.$imgUrl 图片地址这么写之后 就发现压根不起作用#xff1b;获取到的是undefined
正确写法#xff1a;
返回函数#xff0c;后面可以拼上OSS图片完整路径
Vue.prototype.$imgUrl (url) {return (https://地址…错误写法
main.js
Vue.prototype.$imgUrl 图片地址这么写之后 就发现压根不起作用获取到的是undefined
正确写法
返回函数后面可以拼上OSS图片完整路径
Vue.prototype.$imgUrl (url) {return (https://地址 url);
};页面使用
template
image :src$imgUrl(/list-icon.png) /js
this.$imgUrl(/list-icon.png)css定义
uni.scss
$imgUrl: https://图片地址;style使用
background: url($imgUrl /modal.png) no-repeat;感谢你的阅读如对你有帮助请收藏关注 只分享干货实战和精品从不啰嗦 如某处不对请留言评论欢迎指正~ 博主可收徒、常玩QQ飞车可一起来玩玩鸭~