From 5d66383792972bc263551e7ce349677a9a575526 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sat, 11 Dec 2021 11:15:03 +0800 Subject: [PATCH] md --- README.md | 31 ++++++++++++++++--------------- changelog.txt | 24 ++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 8fc3e3e3b..267d74260 100755 --- a/README.md +++ b/README.md @@ -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 ### 当前项目源代码平台 -* Gitee:https://gitee.com/zongzhige/shopxo -* GitHub:https://github.com/gongfuxiang/shopxo -* Coding:https://zongzhige.coding.net/public/shopxo/shopxo/git -* CodeChina:https://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端源代码平台 -* Gitee:https://gitee.com/zongzhige/shopxo-uniapp -* GitHub:https://github.com/gongfuxiang/shopxo-uniapp -* Coding:https://zongzhige.coding.net/public/shopxo/uniapp/git -* CodeChina:https://codechina.csdn.net/zongzhige/shopxo-uniapp -* uni-app:https://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提交修复、完善我们的文档和例子 \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index 0682f50c0..2c777fbd7 100755 --- a/changelog.txt +++ b/changelog.txt @@ -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 +=========================================================+ -- GitLab