# flask_bookstore **Repository Path**: sdatafarmer/flask_bookstore ## Basic Information - **Project Name**: flask_bookstore - **Description**: 图书商城系统-网上书店 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-01-11 - **Last Updated**: 2023-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flask_bookstore # 图书商城系统-网上书店 # 网站介绍 游客可以浏览、搜索、查看图书,查看评论等 登录用户可以 浏览 搜索 查看 图书,查看 发布 回复 评论,添加到购物车,收藏,添加收货信息,购买 使用支付宝支付、订单操作 等 管理员 可以 管理 图书、订单、滚屏图片 等。 # 首页 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/1.PNG) # 图书分类页面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/2.PNG) # 游客查看图书界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/16.PNG) # 登录界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/3.PNG) # 登录后首页 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/4.PNG) # 查看图书界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/17.PNG) # 个人中心 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/5.PNG) ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/6.PNG) ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/7.PNG) # 购物车界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/8.PNG) # 订单界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/9.PNG) # 管理员首页 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/10.PNG) # 点开首页订单 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/11.PNG) # 图书管理界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/12.PNG) # 订单管理界面 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/13.PNG) # 查看所有评论 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/14.PNG) # 滚屏图片管理 ![image](https://github.com/hyc-shayu/flask_bookstore/blob/master/image/15.PNG)