提交 9682a68d 编写于 作者: 葛亚芳

fixed 223f40dd from https://gitee.com/ge-yafang/docs/pulls/5155

update zh-cn/application-dev/reference/apis/js-apis-webgl.md.
Signed-off-by: N@ge-yafang <geyafang@huawei.com>
上级 d2211451
......@@ -12,7 +12,8 @@ WebGL标准图形API,对应OpenGL ES 2.0特性集。更多信息请参考[WebG
hml内创建canvas,示例如下:
```
```html
<!--xxx.hml-->
<div class="container">
<canvas ref="canvas1" style="width : 400px; height : 200px; background-color : lightyellow;"></canvas>
<button class="btn-button" onclick="BtnDraw2D">BtnDraw2D</button>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册