# 爱吃火锅在线点餐系统<br>
##(源代码+12000字文档+ppt)
## 项目简介
爱吃火锅点餐小程序由小程序端和管理端构成。<br>
小程序端是用微信小程序原生语言开发。<br>
管理端前端是用Vue+Elementui开发,管理端后端是用SpirngBoot+MyBatis开发。<br>
数据库用的是mysql。<br>
总体来说涉及的技术比较广,难度适中,都是市面上主流的技术,非常适合作为设计项目或开发学习。<br>
视频介绍:<a href="https://www.bilibili.com/video/BV1zN411P7HN/?spm_id_from=333.999.0.0" target="_blank">点击查看B站视频介绍</a>
## 功能介绍
权限管理:包含菜单管理、用户管理、角色管理、部门管理、用户权限分配。<br>
小程序管理:包含菜品种类、菜品管理、订单管理、会员等级。<br>
小程序端:菜品查询、点餐、购物车管理、堂食外卖、下单、订单查询、地址管理。<br>
## 技术学习
如果你在安装过程中,或对项目有疑问,可以关注本人公众号获取本人联系方式进行咨询。<br>
公众号内还有更多项目供你选择。<br>
<img src="./images/gongzhonghao.jpg" width="200" height="200" />
## 技术服务
<img src="./images/my.jpg" width="200" height="300" />
## 技术栈
| 工具及技术 | 版本 |
| ---------------------- | ------- |
| idea | |
| JDK | 1.8 |
| SpringBoot | 2.2.1 |
| MyBatis | 1.3.2 |
| JWT | 3.4 |
| Vue | 2.0 |
| ElementUI | 2.0 |
| MySQL | 5.7 |
| Node | v16.16.0|
| 微信开发者工具 | |
| 微信小程序原生开发语言 | |
## 安装教程
1.代码分为三部分,orderfood-wx是小程序代码,orderfood-vue是前端代码,orderfoood-java是后端代码。<br>
2.安装开发环境jdk、node.js、vscode、idea/eclipse、MySQL5.7。<br>
3.在mysql中创建数据库orderfood,导入后台代码中的orderfood.sql。<br>
4.启动前端程序和后端程序即可,后端程序默认启动端口是10000,前端调用后台默认也是调用10000端口,可自行修改。<br>
5.微信小程序需要将appid和appsecret修改为自己的。
## 系统图片
#### 1.小程序端首页
<img src="./images/1.png" width="300" height="534" /><br>
#### 2.点餐页面
<img src="./images/2.png" width="300" height="534" /><br>
#### 3.购物车页面
<img src="./images/3.png" width="300" height="534" /><br>
#### 4.查看订单信息
<img src="./images/4.png" width="300" height="534" /><br>
#### 5.订单详情
<img src="./images/5.png" width="300" height="534" /><br>
#### 6.我的页面
<img src="./images/6.png" width="300" height="534" /><br>
#### 7.管理端登录页面
<img src="./images/7.png" width="600" height="300" /><br>
#### 8.管理端菜品种类
<img src="./images/8.png" width="600" height="300" /><br>
#### 9.管理端菜品管理
<img src="./images/9.png" width="600" height="300" /><br>
#### 10.管理端订单管理
<img src="./images/10.png" width="600" height="300" /><br>
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
爱吃火锅点餐小程序由小程序端和管理端构成。 小程序端是用微信.zip (570个子文件)
orderfood-vue\.babelrc 242B
orderFood-java\target\classes\com\study\controller\AuthenticationController.class 10KB
orderFood-java\target\classes\com\study\service\AuthenticationService.class 8KB
orderFood-java\target\classes\com\study\controller\SpecificController.class 6KB
orderFood-java\target\classes\com\study\service\SpecificService.class 4KB
orderFood-java\target\classes\com\study\dao\AuthenticationMapper.class 3KB
orderFood-java\target\classes\com\study\bean\specific\Order.class 3KB
orderFood-java\target\classes\com\study\dao\SpecificMapper.class 3KB
orderFood-java\target\classes\com\study\bean\specific\Food.class 2KB
orderFood-java\target\classes\com\study\bean\specific\OrderInfo.class 2KB
orderFood-java\target\classes\com\study\bean\specific\Address.class 2KB
orderFood-java\target\classes\com\study\bean\specific\UserLevel.class 2KB
orderFood-java\target\classes\com\study\bean\specific\FoodType.class 1KB
orderFood-java\target\classes\com\Application.class 695B
orderfood-vue\.editorconfig 156B
.git\config 301B
.git\description 73B
.git\HEAD 21B
.git\index 63KB
.git\info\exclude 240B
.git\logs\HEAD 193B
.git\logs\refs\heads\main 193B
.git\logs\refs\remotes\origin\HEAD 193B
.git\packed-refs 112B
.git\refs\heads\main 41B
.git\refs\remotes\origin\HEAD 30B
orderfood-vue\.gitignore 168B
orderFood-java\.idea\.gitignore 39B
orderfood-vue\static\.gitkeep 0B
orderfood-vue\index.html 281B
.git\objects\pack\pack-4cef4d39948b4ddad1eccefe3c7615dbc88bf964.idx 18KB
orderFood-java\orderFood.iml 11KB
orderFood-java\lib\common-1.0-SNAPSHOT.jar 24KB
orderFood-java\src\main\java\com\study\controller\AuthenticationController.java 8KB
orderFood-java\src\main\java\com\study\service\AuthenticationService.java 6KB
orderFood-java\src\main\java\com\Application.java 357B
orderfood-vue\static\images\login.jpg 288KB
orderfood-wx\images\my_icon.jpg 248KB
orderfood-wx\images\my.jpg 118KB
images\my.jpg 118KB
orderfood-wx\images\mine.jpg 78KB
orderfood-vue\static\images\mine.jpg 78KB
images\huoguogn.jpg 56KB
orderfood-vue\static\images\xiaochengxu.jpg 44KB
orderfood-wx\images\gongzhonghao.jpg 27KB
orderfood-vue\static\images\gongzhonghao.jpg 27KB
images\gongzhonghao.jpg 27KB
orderfood-wx\dist\image-clipper\index.js 10KB
orderfood-vue\build\webpack.prod.conf.js 5KB
orderfood-wx\dist\calendar\index.js 5KB
orderfood-wx\dist\index-list\index.js 5KB
orderfood-wx\dist\combined-tabs\index.js 3KB
orderfood-wx\dist\common\async-validator\index.js 3KB
orderfood-vue\build\webpack.dev.conf.js 3KB
orderfood-wx\dist\image-picker\index.js 3KB
orderfood-vue\build\utils.js 3KB
orderfood-wx\dist\behaviors\countdown.js 3KB
orderfood-wx\dist\form\index.js 3KB
orderfood-vue\src\router\index.js 2KB
orderfood-wx\dist\dialog\index.js 2KB
orderfood-vue\build\webpack.base.conf.js 2KB
orderfood-wx\dist\notice-bar\index.js 2KB
orderfood-vue\config\index.js 2KB
orderfood-wx\dist\image-clipper\calculate.js 2KB
orderfood-wx\dist\behaviors\transition.js 2KB
orderfood-wx\dist\tabs\index.js 2KB
orderfood-wx\dist\segment\index.js 2KB
orderfood-wx\dist\calendar\components\mounth\index.js 2KB
orderfood-wx\dist\toast\index.js 2KB
orderfood-wx\dist\arc-popup\index.js 2KB
orderfood-wx\dist\common\async-validator\util.js 2KB
orderfood-wx\dist\slide-view\index.js 2KB
orderfood-wx\dist\checkbox-group\index.js 2KB
orderfood-wx\dist\capsule-bar\index.js 2KB
orderfood-wx\dist\status-show\index.js 2KB
orderfood-wx\dist\album\index.js 2KB
orderfood-wx\dist\collapse\index.js 2KB
orderfood-wx\dist\counter\index.js 2KB
orderfood-wx\dist\sticky\index.js 2KB
orderfood-wx\dist\input\index.js 2KB
orderfood-wx\dist\common\async-validator\rule\type.js 2KB
orderfood-wx\dist\action-sheet\index.js 2KB
orderfood-wx\dist\progress\index.js 2KB
orderfood-wx\dist\checkbox\index.js 1KB
orderfood-wx\dist\search-bar\index.js 1KB
orderfood-vue\src\utils\axiosInterceptors.js 1KB
orderfood-wx\pages\index.js 1KB
orderfood-wx\dist\behaviors\rules.js 1KB
orderfood-wx\dist\radio-group\index.js 1KB
orderfood-vue\build\check-versions.js 1KB
orderfood-wx\pages\utils\http.js 1KB
orderfood-wx\dist\badge\index.js 1KB
orderfood-wx\dist\common\async-validator\messages.js 1KB
orderfood-wx\dist\calendar\util.js 1KB
orderfood-vue\src\utils\dateUtil.js 1KB
orderfood-wx\dist\price\index.js 1KB
orderfood-wx\dist\sticky-item\index.js 1KB
orderfood-vue\build\build.js 1KB
orderfood-wx\dist\water-flow\index.js 1KB
orderfood-wx\dist\popup\index.js 1KB
共 570 条
- 1
- 2
- 3
- 4
- 5
- 6
资源评论
学习开源项目成就精彩人生
- 粉丝: 1101
- 资源: 1700
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功