提交 d1dec1d2 编写于 作者: 葛亚芳

fixed 0fe886b4 from https://gitee.com/ge-yafang/docs/pulls/5155

update zh-cn/application-dev/reference/apis/js-apis-webgl2.md.
Signed-off-by: N@ge-yafang <geyafang@huawei.com>
上级 9682a68d
......@@ -12,7 +12,8 @@ WebGL标准图形API,对应OpenGL ES 3.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.
先完成此消息的编辑!
想要评论请 注册