feat/task1-c-wallet
Devil 2021-07-24 00:11:45 +08:00
parent afd13fd2f6
commit a5a18f7c45
2 changed files with 11 additions and 9 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2020 ShopXO
Copyright (c) 2021 ShopXO
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -2,14 +2,16 @@
ShopXO 2.2.0 Release --- http://shopxo.net
+=========================================================+
全局
1. 底层框架 thinkphp v5.1 升级到 thinkphp v6.x
web端
1. 图片验证码增加随机数优化
2. 可视化DIY拖拽、页面设计支持同步到首页待开发
插件
1. 多商户可视化DIY拖拽、页面设计支持同步到首页待开发
1. 底层框架 thinkphp v5.1 升级到 v6.x
2. 优化公共数据、增加更多公共数据缓存、缓存数据优化
3. 图片验证码增加随机数优化
4. 所有插件适配支持v2.2.0版本
5. 新增银联商务微信小程序支付插件
6. 在线客服插件新增微信
7. 小程序相册根据手机型号自动铺满屏幕
8. web端商品规格切换调试模式下错误修复
9. web端图片验证码随机数优化
10. 系统入口php版本检查优化
+=========================================================+