提交 45c90300 编写于 作者: W wangchensu

JS卡片禁用网络图片

Signed-off-by: Nwangchensu <wangchensu@huawei.com>
Change-Id: I117e33d1c9127b78abe18c32a5207e588f6fb496
上级 be1a3c93
......@@ -304,3 +304,11 @@ pluginComponentManager.request({
}
)
```
## cl.arkui.4 FormComponent组件中的JS卡片禁用网络图片
FormComponent组件中的JS卡片禁止使用网络图片。
**变更影响**
影响FormComponent中JS卡片中网络图片的加载显示。变更前JS卡片支持网络图片加载,变更后JS卡片不支持网络图片的加载。变更后建议将所需的网络图片下载至内存后刷新。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册