feat/task1-c-wallet
devil 2020-08-16 21:48:27 +08:00
parent 72c11e9f1c
commit da68663300
2 changed files with 13 additions and 12 deletions

View File

@ -8,21 +8,23 @@
* 社区交流https://ask.shopxo.net/
* 应用商店https://store.shopxo.net/
* 演示地址https://demo.shopxo.net/ (管理账户/密码可进入官网查看)
* 支付宝小程序https://shopxo.net/alipay.html (已发布)
* 微信小程序https://shopxo.net/weixin.html (已发布)
* 百度小程序https://shopxo.net/baidu.html (已发布)
* 头条&抖音小程序https://shopxo.net/zijietiaodong.html (已发布)
* QQ小程序https://shopxo.net/qq.html (已发布)
* 支付宝小程序https://shopxo.net/alipay.html
* 微信小程序https://shopxo.net/weixin.html
* 百度小程序https://shopxo.net/baidu.html
* 头条&抖音小程序https://shopxo.net/zijietiaodong.html
* QQ小程序https://shopxo.net/qq.html
### 小程序体验码
![小程序二维码](https://images.gitee.com/uploads/images/2019/1105/211816_be07363a_488475.jpeg "shopxo-qrcode.jpg")
### 安装教程
### 基础信息
* 安装教程https://ask.shopxo.net/article/5
* 更新日志https://ask.shopxo.net/article/148
### 官方QQ群答案shopxo.net
* 官方1群833531593
* 官方2群641730223
* 官方3群1127073697
### 源代码平台
* 码云https://gitee.com/zongzhige/shopxo
@ -31,7 +33,7 @@
### 部分功能特点
~~~
1. 多种模式(销售+自提+虚拟+展示+销售/自提)
1. 多种模式(销售+自提+虚拟+展示+销售/自提)多仓库管理、多端小程序
2. 分销可配置1~3级、分享赚取佣金、小程序商品海报、取货点、佣金可配置具体到SKU(比例和固定金额)
3. 会员等级(等级折扣(具体到商品规格)、满减、手动设置会员等级、付费购买+续费+三级返佣)
4. 限时秒杀(独立秒杀中心、商品详情秒杀倒计时、自动开始结束)
@ -207,4 +209,4 @@ QQ小程序
Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html
# 更新日志
更多细节参阅 <a href="changelog.txt">changelog.txt</a>
更多细节参阅 <a href="https://ask.shopxo.net/article/148">https://ask.shopxo.net/article/148</a>

View File

@ -39,7 +39,6 @@ web端
1. 分销插件新增返积分模块、海报高清
2. 微信小程序直播分享海报高清
3. 运费插件支持单独每一个仓库独立配置
+=========================================================+
@ -187,7 +186,7 @@ web端
+=========================================================+
ShopXO 1.4.0 Release 20180327 http://shopxo.net
ShopXO 1.4.0 Release 20190327 http://shopxo.net
+=========================================================+
后台管理功能列表
1. 后台管理菜单优化、部分细节优化及BUG修复
@ -210,7 +209,7 @@ web端
+=========================================================+
ShopXO 1.3.0 Release 20180218 http://shopxo.net
ShopXO 1.3.0 Release 20190218 http://shopxo.net
+=========================================================+
后台管理功能列表
1. 支持应用管理、上传安装、创建应用
@ -236,7 +235,7 @@ web端
+=========================================================+
ShopXO 1.2.0 Release 20180108 http://shopxo.net
ShopXO 1.2.0 Release 20190108 http://shopxo.net
+=========================================================+
后台管理功能列表
1、后端框架采用ThinkPHP 5.1重构