From 056c43778d27dc691aa0a3d2372d3b1ab335b096 Mon Sep 17 00:00:00 2001 From: zhouliujun <1096432931@qq.com> Date: Thu, 14 Nov 2019 18:07:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a61149..3f78221 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,6 @@ props:{ | liveRetry | int | 直播播放失败重试次数,默认5次 | ### 3.2 播放器方法 -2. 内置方法 ```javascript // 暂停播放 this.$refs.VueAliplayerV2.pause(); @@ -241,7 +240,7 @@ export default { } ``` -可以参考 [播放器事件](https://help.aliyun.com/document_detail/125572.html?spm=a2c4g.11186623.6.1085.36fc6fc57WKZ5P#h2-u64ADu653Eu5668u4E8Bu4EF63) +可以参考 [播放器事件](https://help.aliyun.com/document_detail/125572.html?spm=a2c4g.11186623.6.1085.36fc6fc57WKZ5P#h2-u64ADu653Eu5668u4E8Bu4EF63) | 名称 | 说明 | | :- | :- |