diff --git a/app.json b/app.json index b4ae20d..06d4421 100644 --- a/app.json +++ b/app.json @@ -87,23 +87,23 @@ "pages/template/index", "pages/store/index" ], - + "plugins": { + "live-player-plugin": { + "version": "1.1.1", + "provider": "wx2b03c6e691cd7370" + } + }, "subPackages": [{ "root": "packageA/", "name":"pack1", - "pages": [ - "pages/liveStream/liveStream", + "pages": [ "pages/prom_list/prom_list", "pages/quan_list/quan_list", "pages/quan_pro/quan_pro", + "pages/liveStream/liveStream", "pages/liveStreamDetails/liveStreamDetails" - ], - "plugins": { - "live-player-plugin": { - "version": "1.0.13", - "provider": "wx2b03c6e691cd7370" - } - } + ] + }], "permission": {