摘要: 需求: 在uniapp代码中view的背景图加载 问题: 直接使用background-image: url(../../static/icon_top_bg.png); 会导致图片不显示 代码: <template> <view class="index" :style="{backgroundI 阅读全文
posted @ 2023-05-11 16:03 skyhxm 阅读(1652) 评论(0) 推荐(0)