mirror of
https://github.com/langyuxiansheng/vue-aliplayer-v2.git
synced 2025-04-05 19:41:39 +08:00
Update README.md
This commit is contained in:
parent
99602344ff
commit
3acb019962
@ -30,7 +30,7 @@ components:{ VueAliplayerV2: VueAliplayerV2.Player }
|
||||
|
||||
## 2.组件中使用
|
||||
|
||||
### 组件模板使用,但需要注意的是,假如你的页面中有多个播放器,那么这个id需要唯一!!,ID必传,只有一个的时候,可以忽略,命名只能是有效字符开头. 下面的视频连接是无效的,需要自己去替换成有效的.
|
||||
### 组件模板使用,但需要注意的是,假如你的页面中有多个播放器,那么这个id需要唯一!!,ID必传,只有一个的时候,可以忽略,命名只能是有效字符开头. 下面的视频连接仅供演示测试.
|
||||
```html
|
||||
<template>
|
||||
<div id="app">
|
||||
|
Loading…
x
Reference in New Issue
Block a user