云存储的图片作为背景图片的注意事项
云存储的图片能不能作为背景图片,答案是肯定的,但是不是用Fileid,
1

2

3

4
图片组件是可以直接用FileID的,但是背景图片不可以。
具体见官方文档
https://developers.weixin.qq.com/miniprogram/dev/component/image.html

5
云存储的图片能不能作为背景图片,答案是肯定的,但是不是用Fileid,
1

2

3

4
图片组件是可以直接用FileID的,但是背景图片不可以。
具体见官方文档
https://developers.weixin.qq.com/miniprogram/dev/component/image.html

5