diff --git a/changelog.md b/changelog.md new file mode 100644 index 00000000..0aadbe2c --- /dev/null +++ b/changelog.md @@ -0,0 +1,2 @@ +## v2.2.1(2021-10-24) +* 支持微信小程序(首页、分类、购物车、用户中心、商品搜索、商品详情、订单确认、授权登陆、订单管理、订单售后、商品收藏、商品足迹、直播、签到、积分商城、多商户、钱包、批发) \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3a58e897..38dbcc67 100644 --- a/manifest.json +++ b/manifest.json @@ -63,15 +63,15 @@ }, "plugins" : { // 直播(需要开通权限 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/liveplayer/live-player-plugin.html) - "live-player-plugin": { - "version": "1.3.0", - "provider": "wx2b03c6e691cd7370" - }, + // "live-player-plugin": { + // "version": "1.3.0", + // "provider": "wx2b03c6e691cd7370" + // }, // 好物推荐(需要开通权限 https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx56c8f077de74b07c&token=1011820682&lang=zh_CN) - "goodsSharePlugin": { - "version": "4.0.1", - "provider": "wx56c8f077de74b07c" - } + // "goodsSharePlugin": { + // "version": "4.0.1", + // "provider": "wx56c8f077de74b07c" + // } } }, "mp-alipay" : {