首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >background-image手机不显示怎么办?

background-image手机不显示怎么办?

提问于 2018-03-16 05:31:54
回答 1关注 0查看 652

如题设置了wxss background-image: url(../../images/icon-arrowright.png);pc上测试可以显示,但是手机上不能显示

.arrow{

  position: absolute;

  top: 16px;

  right: 15px;

  width: 15px;

  height: 15px;

  background-image: url(../../images/icon.png);

  background-repeat: no-repeat;

  background-size: 100% 100%;

}

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档