ezuikit-js 0.6.4-beta0 → 0.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/demos/base-demo/index.html +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
id: 'video-container', // 视频容器ID
|
|
40
40
|
accessToken: accessToken,
|
|
41
41
|
url: 'ezopen://open.ys7.com/G39444019/1.live',
|
|
42
|
-
template: 'simple', // simple - 极简版;standard-标准版;security - 安防版(预览回放);voice-语音版; theme-可配置主题;
|
|
42
|
+
// template: 'simple', // simple - 极简版;standard-标准版;security - 安防版(预览回放);voice-语音版; theme-可配置主题;
|
|
43
43
|
plugin: ['talk'], // 加载插件,talk-对讲
|
|
44
44
|
width: 600,
|
|
45
45
|
height: 400,
|