小程序的背景图不能像css那样用

在小程序wxss中背景图不支持这种写法,要不换成https这种,要不换成base64

background: url('../../assets/images/bg@2x.png') no-repeat center center;

 

posted @ 2026-06-30 17:36  隐居青楼  阅读(5)  评论(0)    收藏  举报