Commit bc30c088 authored by Jinjiang's avatar Jinjiang

[docs][zh] update

parent 40d7e2f3
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
``` js ``` js
createElement('img', { createElement('img', {
attrs: { attrs: {
src: require('../image.png') // 现在这不是一个模块请求 src: require('../image.png') // 现在这是一个模块的请求了
} }
}) })
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment