Browse Source

更新小程序直播插件

master
xuwenbo 4 years ago
parent
commit
48deefc661
  1. 6
      manifest.json

6
manifest.json

@ -144,14 +144,14 @@
} }
}, },
"plugins" : { "plugins" : {
// #ifdef MP-WEIXIN // #ifdef MP-WEIXIN
"live-player-plugin" : { "live-player-plugin" : {
"version" : "1.1.10", "version" : "1.2.8",
"provider" : "wx2b03c6e691cd7370" "provider" : "wx2b03c6e691cd7370"
} }
} }
}, },
// #endif // #endif
"mp-alipay" : { "mp-alipay" : {
"usingComponents" : true "usingComponents" : true
}, },

Loading…
Cancel
Save