JinQing

目前小程序好像没有支持手机预览背景本地图片,所以将本地图片改为网络图片链接就可以了

background: url("https://..../img/no.png") no-repeat;

分类:

技术点:

相关文章: