当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 892

acerren / Mini Tmall
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
remark.md 996 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.river 提交于 2020-03-06 02:10 . 增加打赏界面

Java

controller 控制器层,前后端业务交互层

  • admin 后台部分
  1. AccountController 账户管理页
  2. AdminHomeController 后台主页
  3. AdminLoginController 后台登录页
  4. CategoryController 产品类型管理页
  5. OrderController 订单管理页
  6. ProductController 产品管理页
  7. UserController 用户管理页
  8. RewardController 打赏管理页
  • fore 前台部分
  1. ForeAddressController 地址信息管理
  2. ForeHomeController 主页管理
  3. ForeLoginController 登录页管理
  4. ForeOrderController 订单页管理
  5. ForeProductDetailsController 产品详情页管理
  6. ForeProductListController 产品列表页管理
  7. ForeRegisterController 注册页管理
  8. ForeReviewController 评论管理
  9. ForeUserController 用户页管理
  10. ForeRewardController 打赏页管理
Java
1
https://gitee.com/acerren/Tmall_demo.git
git@gitee.com:acerren/Tmall_demo.git
acerren
Tmall_demo
Mini Tmall
master

搜索帮助