master
gongfuxiang 2021-10-24 15:48:27 +08:00
parent 6722c5b89e
commit b3ddb6e368
2 changed files with 10 additions and 8 deletions

2
changelog.md Normal file
View File

@ -0,0 +1,2 @@
## v2.2.12021-10-24
* 支持微信小程序(首页、分类、购物车、用户中心、商品搜索、商品详情、订单确认、授权登陆、订单管理、订单售后、商品收藏、商品足迹、直播、签到、积分商城、多商户、钱包、批发)

View File

@ -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" : {