| xqd
@@ -1465,27 +1465,27 @@
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
- // {
|
|
|
- // "root": "pages/live",
|
|
|
- // "plugins": {
|
|
|
- // "live-player-plugin": {
|
|
|
- // "version": "1.2.1",
|
|
|
- // // 填写该直播组件版本号
|
|
|
- // "provider": "wx2b03c6e691cd7370"
|
|
|
- // // 必须填该直播组件appid
|
|
|
- // }
|
|
|
- // },
|
|
|
- // "pages": [
|
|
|
- // {
|
|
|
- // "path": "index",
|
|
|
- // "style": {
|
|
|
- // "usingComponents": {
|
|
|
- // "subscribe": "plugin-private://wx2b03c6e691cd7370/components/subscribe/subscribe"
|
|
|
- // }
|
|
|
- // }
|
|
|
- // }
|
|
|
- // ]
|
|
|
- // },
|
|
|
+ {
|
|
|
+ "root": "pages/live",
|
|
|
+ "plugins": {
|
|
|
+ "live-player-plugin": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ // 填写该直播组件版本号
|
|
|
+ "provider": "wx2b03c6e691cd7370"
|
|
|
+ // 必须填该直播组件appid
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "index",
|
|
|
+ "style": {
|
|
|
+ "usingComponents": {
|
|
|
+ "subscribe": "plugin-private://wx2b03c6e691cd7370/components/subscribe/subscribe"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
"root": "plugins/composition",
|
|
|
"pages": [{
|