目前小程序好像没有支持手机预览背景本地图片,所以将本地图片改为网络图片链接就可以了 background: url("https://..../img/no.png") no-repeat; 转载于:https://www.cnblogs.com/JinQing/p/6693784.html