Commit 542fd2b28218fe95ca80f7cb0e315696112f9f7e

Authored by season
1 parent 96d0f02c

JSON修改

Showing 1 changed file with 7 additions and 1 deletions
app.json
... ... @@ -95,7 +95,13 @@
95 95 "pages/prom_list/prom_list",
96 96 "pages/quan_list/quan_list",
97 97 "pages/quan_pro/quan_pro"
98   - ]
  98 + ],
  99 + "plugins": {
  100 + "live-player-plugin": {
  101 + "version": "1.0.13",
  102 + "provider": "wx2b03c6e691cd7370"
  103 + }
  104 + }
99 105 }],
100 106  
101 107 "permission": {
... ...