提交 7666b33c 编写于 作者: L liujinwei 提交者: jinweiliu

fixed 4cfade49 from https://gitee.com/jinweiliu/docs/pulls/3366

add description for resource
Signed-off-by: Nliujinwei <hw.liujinwei@huawei.com>
Change-Id: I82a30455b8b1da71f98069a1e23f680261d8b85d
上级 4f0e15be
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
引用rawfile下资源时使用```"$rawfile('filename')"```的形式,当前$rawfile仅支持Image控件引用图片资源,filename需要表示为rawfile目录下的文件相对路径,文件名需要包含后缀,路径开头不可以以"/"开头。 引用rawfile下资源时使用```"$rawfile('filename')"```的形式,当前$rawfile仅支持Image控件引用图片资源,filename需要表示为rawfile目录下的文件相对路径,文件名需要包含后缀,路径开头不可以以"/"开头。
> ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:** > ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:**
> 资源描述符不能拼接使用。 > 资源描述符不能拼接使用,仅支持普通字符串如`'app.type.name'`
## 示例 ## 示例
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册