小白问题:上传到云文件夹的图片 (cloud://前缀) 怎么用作背景图?
style=“background-image:url({{person.backgroundimage}});”
这样没有显示,是不是必须转成http协议的?要怎么转呢?
或者说,上传到云文件夹的图片 ,它的 http协议 地址是怎么样的?
style=“background-image:url({{person.backgroundimage}});”
这样没有显示,是不是必须转成http协议的?要怎么转呢?
或者说,上传到云文件夹的图片 ,它的 http协议 地址是怎么样的?