diff --git a/README.md b/README.md index c5d6554..34a84e2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ 基于laravel框架的开源cms管理系统,git clone https://github.com/Fanli2012/lqycms.git ![alt text](/public/images/screenshots.png "网站截图") +![alt text](/public/images/wscscreenshots.png "微商城截图") +![alt text](/public/images/wapscreenshots.png "手机站截图") + # 说明 @@ -13,6 +16,22 @@ 4、恢复后台默认账号密码:/fladmin/recoverpwd +5、LQYCMS适用于微商城、企业建站(展示型)等二次开发,微商城入口http://+域名+/weixin,支付仅支持微信支付。 + +6、后台功能 +1) 文章管理:增删改查,栏目管理 +2) 单页管理 +3) RBAC权限管理,角色管理 +4) 商品管理:商品品牌,商品分类 +5) 订单管理 +6) 会员管理,会员等级管理 +7) 轮播图 +8) 友情链接 +9) 意见反馈 +10) 优惠券管理 +11) 系统参数配置 +12) 微信自定义菜单 + # 安装 diff --git a/public/images/wapscreenshots.png b/public/images/wapscreenshots.png new file mode 100644 index 0000000..11df087 Binary files /dev/null and b/public/images/wapscreenshots.png differ diff --git a/public/images/wscscreenshots.png b/public/images/wscscreenshots.png new file mode 100644 index 0000000..51d2d8d Binary files /dev/null and b/public/images/wscscreenshots.png differ