This commit is contained in:
gongfuxiang
2021-12-11 11:15:03 +08:00
parent 6310aa3729
commit 5d66383792
2 changed files with 40 additions and 15 deletions

View File

@ -36,30 +36,31 @@
### 基础信息
* 演示地址https://demo.shopxo.net/
* 安装教程https://install.shopxo.net/
* 更新日志https://log.shopxo.net/
* 文档地址https://doc.shopxo.net/
* 开源协议https://license.shopxo.net/
* 演示地址:[https://demo.shopxo.net/](https://demo.shopxo.net/)
* 安装教程:[https://install.shopxo.net/](https://install.shopxo.net/)
* 更新日志:[https://log.shopxo.net/](https://log.shopxo.net/)
* 文档地址:[https://doc.shopxo.net/](https://doc.shopxo.net/)
* 开源协议:[https://license.shopxo.net/](https://license.shopxo.net/)
### 官方QQ群、答案`shopxo.net`
* 官方1群833531593
* 官方2群641730223
* 官方3群1127073697
* 官方多商户群782971010
* 官方uniapp群679303149
### 当前项目源代码平台
* Giteehttps://gitee.com/zongzhige/shopxo
* GitHubhttps://github.com/gongfuxiang/shopxo
* Codinghttps://zongzhige.coding.net/public/shopxo/shopxo/git
* CodeChinahttps://codechina.csdn.net/zongzhige/shopxo
* Gitee[https://gitee.com/zongzhige/shopxo](https://gitee.com/zongzhige/shopxo)
* GitHub[https://github.com/gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)
* Coding[https://zongzhige.coding.net/public/shopxo/shopxo/git](https://zongzhige.coding.net/public/shopxo/shopxo/git)
* Gitcode[https://gitcode.net/zongzhige/shopxo](https://gitcode.net/zongzhige/shopxo)
### uniapp端源代码平台
* Giteehttps://gitee.com/zongzhige/shopxo-uniapp
* GitHubhttps://github.com/gongfuxiang/shopxo-uniapp
* Codinghttps://zongzhige.coding.net/public/shopxo/uniapp/git
* CodeChinahttps://codechina.csdn.net/zongzhige/shopxo-uniapp
* uni-apphttps://ext.dcloud.net.cn/plugin?id=6380
* Gitee[https://gitee.com/zongzhige/shopxo-uniapp](https://gitee.com/zongzhige/shopxo-uniapp)
* GitHub[https://github.com/gongfuxiang/shopxo-uniapp](https://github.com/gongfuxiang/shopxo-uniapp)
* Coding[https://zongzhige.coding.net/public/shopxo/uniapp/git](https://zongzhige.coding.net/public/shopxo/uniapp/git)
* Gitcode[https://gitcode.net/zongzhige/shopxo-uniapp](https://gitcode.net/zongzhige/shopxo-uniapp)
* uni-app[https://ext.dcloud.net.cn/plugin?id=6380](https://ext.dcloud.net.cn/plugin?id=6380)
### 部分功能特性
~~~
@ -121,5 +122,5 @@
非常欢迎您对ShopXO的开发作出贡献你可以选择以下方式向ShopXO贡献
- [Github - 发布issue进行问题反馈和建议](https://github.com/gongfuxiang/shopxo/pulls)
- [Gitee - 发布issue进行问题反馈和建议](https://gitee.com/zongzhige/shopxo/pulls)
- [CodeChina - 发布issue进行问题反馈和建议](https://codechina.csdn.net/zongzhige/shopxo/merge_requests)
- [Gitcode - 发布issue进行问题反馈和建议](https://gitcode.net/zongzhige/shopxo/merge_requests)
> 通过Pull Request提交修复、完善我们的文档和例子

View File

@ -1,3 +1,27 @@
+=========================================================+
ShopXO 2.2.3 Release 20211213 http://shopxo.net
+=========================================================+
全局
1. 整体适配H5端
2. 订单、钱包、会员等级支付优化适配
3. 支持(账号、手机、邮箱)登录注册方式
4. 分享逻辑优化全局处理
5. 分销新增上级用户、阶梯返佣提示
6. 新增独立新增错误页面
7. 适配第三方登录插件
8. 支持线下支付自定义信息展示
9. 规格切换购买数量错误修复
10. 手机端富文本详情支持视频、超链接、图片预览
11. 页面设计图片地址处理优化
12. 问答数据处理用户出错修复
13. 新增web端首页关闭状态+新增电信经营许可证展示
14. 支持新增线下支付订单进入正常流程开关
15. 新增手机H5自定义地址
16. 商店账号未绑定优化
17. 订单自动收货参数错误修复
18. 老版本小程序主题适配新版本接口
+=========================================================+
ShopXO 2.2.2 Release 20211123 http://shopxo.net
+=========================================================+