提交 c8f959fc 编写于 作者: hbcui1984's avatar hbcui1984

调整示例代码格式

上级 e3f1fa73
......@@ -48,7 +48,7 @@
**示例**
```html
```
<template>
<view>
<text>hello</text>
......@@ -56,8 +56,6 @@
<video :src="src"></video>
</view>
</template>
```
```javascript
export default {
data() {
return {
......@@ -207,7 +205,7 @@ uni.chooseMedia({
**示例**
```html
```
<template>
<view>
<text>hello</text>
......@@ -215,8 +213,6 @@ uni.chooseMedia({
<video :src="src"></video>
</view>
</template>
```
```javascript
export default {
data() {
return {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册