<div align="center">
<img src="https://img-blog.csdnimg.cn/0c4bea225a3e40d3be3a0db5e1729810.png">
<p align="center">
<a href="https://cn.vuejs.org/" target="_blank">
<img src="https://img.shields.io/badge/vue.js-vue2.x-green" alt="vue">
</a>
<a href="https://element.eleme.cn/#/zh-CN/component/changelog" target="_blank">
<img src="https://img.shields.io/badge/element--ui-%3E1.0.0-blue" alt="element ui">
</a>
<a href="https://v4.webpack.docschina.org/concepts/" target="_blank">
<img src="https://img.shields.io/badge/webpack-%3E1.0.0-success" alt="webpack">
</a>
<a href="https://gitee.com/lyt-top/vue-next-admin/blob/vue-prev-admin/LICENSE" target="_blank">
<img src="https://img.shields.io/badge/license-MIT-yellow" alt="license">
</a>
</p>
<p> </p>
</div>
#### 🌈 介绍
基于 vue2.x + webpack + element ui,适配手机、平板、pc 的后台开源免费模板,希望减少工作量,帮助大家实现快速开发。
#### ⛱️ 线上预览
- vue3.x 版本预览(vue-next-admin)<a href="https://lyt-top.gitee.io/vue-next-admin-preview/#/login" target="_blank">https://lyt-top.gitee.io/vue-next-admin-preview/#/login</a>
- vue2.x 版本预览(vue-prev-admin)<a href="https://lyt-top.gitee.io/vue-prev-admin-preview/#/login" target="_blank">https://lyt-top.gitee.io/vue-prev-admin-preview/#/login</a>
#### 💒 代码仓库
- vue3.x 版本 <a href="https://gitee.com/lyt-top/vue-next-admin" target="_blank">https://gitee.com/lyt-top/vue-next-admin</a>
- vue2.x 版本 <a href="https://gitee.com/lyt-top/vue-next-admin/tree/vue-prev-admin" target="_blank">https://gitee.com/lyt-top/vue-next-admin/tree/vue-prev-admin</a>
#### 🚧 安装 cnpm、yarn
- 复制代码(桌面 cmd 运行) `npm install -g cnpm --registry=https://registry.npm.taobao.org`
- 复制代码(桌面 cmd 运行) `npm install -g yarn`
#### ⚡ 使用说明
建议使用 cnpm,因为 yarn 有时会报错。`npm install` 安装报错的话,请使用 `cnpm install`。
> 注意:`node` 需大于 `12.xxx` 小于等于 `v16.14.0`,否则安装依赖将报错。
```bash
# 克隆项目
git clone https://gitee.com/lyt-top/vue-next-admin.git
# 进入项目
cd vue-next-admin
# 切换分支
git checkout vue-prev-admin
# 安装依赖
cnpm install
# 运行项目
cnpm run dev
# 打包发布
cnpm run build
```
#### 📚 开发文档
- 查看开发文档:<a href="https://lyt-top.gitee.io/vue-next-admin-doc-preview" target="_blank">vue-next-admin-doc</a>
#### 💯 学习交流加 QQ 群
> 若加群了没同意(一般秒过),那就是群满了(500 人群),请换一个群试试。群会定期清理半年(6 个月)未发言的群友,资源有限,请谅解。建议勿加多群,可能会误伤!微信群由于只有 `7天有效` 就不放这里了。
- 1 群:<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=RdUY97Vx0T0vZ_1OOu-X1yFNkWgDwbjC&jump_from=webapi">665452019</a>
- 2 群:<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=zVfy3gNy7pNWVK3kMduDzwU369PZg2fw&jump_from=webapi">766356862</a>
- 3 群:<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=02EWb5P2JkP-8iwzaDadgFdxA0HSHPpn&jump_from=webapi">795345435</a>
- 4 群:<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=0gTFO04WwkeZZ6R4lju6gucbeXHK-wNd&jump_from=webapi">736626228</a>
<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=RdUY97Vx0T0vZ_1OOu-X1yFNkWgDwbjC&jump_from=webapi">
<img src="https://img-blog.csdnimg.cn/35e00f12a3fe4820892ec630ca72f15f.png" width="220" height="220" alt="vue-next-admin 讨论群1" title="vue-next-admin 讨论群1"/>
</a>
<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=zVfy3gNy7pNWVK3kMduDzwU369PZg2fw&jump_from=webapi">
<img src="https://img-blog.csdnimg.cn/5f1b548abd9f434eb41edde31d1c1fa9.png" width="220" height="220" alt="vue-next-admin 讨论群2" title="vue-next-admin 讨论群2"/>
</a>
<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=02EWb5P2JkP-8iwzaDadgFdxA0HSHPpn&jump_from=webapi">
<img src="https://img-blog.csdnimg.cn/70c8a012dd304246bddeac2184c4ab3a.png" width="220" height="220" alt="vue-next-admin 讨论群3" title="vue-next-admin 讨论群3"/>
</a>
<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=0gTFO04WwkeZZ6R4lju6gucbeXHK-wNd&jump_from=webapi">
<img src="https://img-blog.csdnimg.cn/e5c9704eed1342bc9d9e74b37203402d.png" width="220" height="220" alt="vue-next-admin 讨论群4" title="vue-next-admin 讨论群4"/>
#### 💒 集成后端
- <a target="_blank" href="https://github.com/PandaGoAdmin/PandaX">@熊猫 PandaGoAdmin</a>
- <a target="_blank" href="https://toscode.gitee.com/GionConnection/gopro_free">@甜蜜蜜 GoPro 平台</a>
- <a target="_blank" href="https://gitee.com/GionConnection/niupi-free">@甜蜜蜜 NiuPi 平台</a>
- <a target="_blank" href="https://gitee.com/tiger1103/gfast/tree/os-v3/">@游子 GFast-V3</a>
- <a target="_blank" href="https://gitee.com/diygw/diygw-ui-php/">@diygw.com gw-ui-php</a>
- <a target="_blank" href="https://gitee.com/zsvg/vboot-net">@zsvg vboot-net</a>
- <a target="_blank" href="https://gitee.com/zsvg/vboot-java">@zsvg vboot-java</a>
- <a target="_blank" href="https://gitee.com/wonderful-code/buildadmin">@青红造了个白 buildadmin</a>
#### ❤️ 鸣谢列表
- <a href="https://github.com/vuejs/vue" target="_blank">vue</a>
- <a href="https://github.com/vuejs/vue-next" target="_blank">vue-next</a>
- <a href="https://github.com/ElemeFE/element" target="_blank">element-ui</a>
- <a href="https://github.com/element-plus/element-plus" target="_blank">element-plus</a>
- <a href="https://github.com/vuejs/vue-router-next" target="_blank">vue-router-nex</a>
- <a href="https://github.com/vuejs/vuex" target="_blank">vuex</a>
- <a href="https://github.com/apache/echarts" target="_blank">echarts</a>
- <a href="https://github.com/axios/axios" target="_blank">axios</a>
- <a href="https://github.com/zenorocha/clipboard.js" target="_blank">clipboard</a>
- <a href="https://github.com/inorganik/countUp.js" target="_blank">countUp</a>
- <a href="https://github.com/rstacruz/nprogress" target="_blank">nprogress</a>
- <a href="https://github.com/sindresorhus/screenfull.js" target="_blank">screenfull</a>
- <a href="https://github.com/sass/sass" target="_blank">sass</a>
#### 💕 特别感谢
特别感谢群里老哥的建议、指导与帮忙,谢谢!
- <a href="https://gitee.com/click33/sa-plus" target="_blank">@省长</a>
- <a href="https://gitee.com/jskz/Jskz-SpringCloud" target="_blank">@唐参</a>
- <a href="https://gitee.com/chuange" target="_blank">@川歌</a>
- @华仔
#### 💌 支持作者
如果觉得框架不错,或者已经在使用了,希望你可以去 <a target="_blank" href="https://github.com/lyt-Top/vue-next-admin">Github</a> 或者
<a target="_blank" href="https://gitee.com/lyt-top/vue-next-admin">Gitee</a> 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。
如果遇到报错。
npm install core-js --save
没有合适的资源?快使用搜索试试~ 我知道了~
Java毕业设计--SpringBoot和Vue的物资仓储物流管理系统.zip
共558个文件
xml:112个
java:78个
class:78个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 119 浏览量
2023-06-07
18:10:04
上传
评论
收藏 5.23MB ZIP 举报
温馨提示
Java 毕业设计,Java 课程设计,基于 SpringBoot 开发的,含有代码注释,新手也可看懂。毕业设计、期末大作业、课程设计、高分必看,下载下来,简单部署,就可以使用。 包含:项目源码、数据库脚本、软件工具等,前后端代码都在里面。 该系统功能完善、界面美观、操作简单、功能齐全、管理便捷,具有很高的实际应用价值。 项目都经过严格调试,确保可以运行! 1. 技术组成 前端:html/javascript 后台框架:SpringBoot 开发环境:idea 数据库:MySql(建议用 5.7 版本,8.0 有时候会有坑) 数据库工具:navicat 部署环境:Tomcat(建议用 7.x 或者 8.x 版本), maven
资源推荐
资源详情
资源评论
收起资源包目录
Java毕业设计--SpringBoot和Vue的物资仓储物流管理系统.zip (558个子文件)
YuangongxinxiServiceImpl.class 9KB
HetongxinxiServiceImpl.class 8KB
KucunxinxiServiceImpl.class 8KB
GuanliyuanServiceImpl.class 8KB
WuliufeiyongServiceImpl.class 8KB
ChukuxinxiServiceImpl.class 7KB
RukuxinxiServiceImpl.class 7KB
WeihubaoyangServiceImpl.class 7KB
FileController.class 7KB
CaozuorizhiServiceImpl.class 7KB
HuoweixinxiServiceImpl.class 7KB
Yuangongxinxi.class 6KB
Wuliufeiyong.class 6KB
Chukuxinxi.class 6KB
Hetongxinxi.class 6KB
Rukuxinxi.class 6KB
YuangongxinxiController.class 6KB
GuanliyuanController.class 6KB
Weihubaoyang.class 5KB
Kucunxinxi.class 5KB
Caozuorizhi.class 4KB
Huoweixinxi.class 4KB
Guanliyuan.class 4KB
JwtUtil.class 4KB
WuliufeiyongController.class 3KB
WeihubaoyangController.class 3KB
CaozuorizhiController.class 3KB
HuoweixinxiController.class 3KB
HetongxinxiController.class 3KB
KucunxinxiController.class 3KB
ChukuxinxiController.class 3KB
RukuxinxiController.class 3KB
YuangongxinxiVo.class 3KB
WuliufeiyongVo.class 3KB
WeihubaoyangVo.class 3KB
HetongxinxiVo.class 3KB
HuoweixinxiVo.class 3KB
CaozuorizhiVo.class 3KB
ChukuxinxiVo.class 3KB
KucunxinxiVo.class 3KB
GuanliyuanVo.class 3KB
RukuxinxiVo.class 3KB
FileInfo.class 3KB
MyInterceptor.class 3KB
Result.class 2KB
ResultCode.class 2KB
GlobalExceptionHandler.class 2KB
WebSecurityConfig.class 2KB
FileInfoServiceImpl.class 2KB
WebMvcConfig.class 2KB
CustomException.class 1KB
MapWrapperUtils.class 1KB
WuliufeiyongService.class 1KB
YuangongxinxiService.class 945B
GuanliyuanService.class 909B
WeihubaoyangService.class 906B
HuoweixinxiService.class 894B
HetongxinxiService.class 894B
CaozuorizhiService.class 894B
CaozuorizhiDao.class 887B
ChukuxinxiService.class 882B
KucunxinxiService.class 882B
RukuxinxiService.class 870B
DemoApplication.class 723B
MybatisPlusConfigs.class 722B
WuliufeiyongDao.class 711B
FileInfoService.class 631B
TextUtils.class 568B
DemoApplicationTests.class 521B
YuangongxinxiDao.class 391B
WeihubaoyangDao.class 388B
HuoweixinxiDao.class 385B
HetongxinxiDao.class 385B
ChukuxinxiDao.class 382B
KucunxinxiDao.class 382B
GuanliyuanDao.class 382B
RukuxinxiDao.class 379B
FileInfoDao.class 376B
mvnw.cmd 7KB
skin.css 64KB
skin.css 64KB
skin.min.css 54KB
skin.min.css 54KB
skin.mobile.css 24KB
skin.mobile.css 24KB
skin.mobile.min.css 21KB
skin.mobile.min.css 21KB
content.css 19KB
content.inline.css 19KB
content.inline.css 19KB
content.css 19KB
content.min.css 18KB
content.inline.min.css 17KB
content.inline.min.css 17KB
content.min.css 17KB
content.css 1KB
content.css 1KB
content.css 1KB
content.min.css 1KB
content.css 1KB
共 558 条
- 1
- 2
- 3
- 4
- 5
- 6
资源评论
gdutxiaoxu
- 粉丝: 1540
- 资源: 3119
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 为平板虚幻引擎游戏添加虚拟现实支持.zip
- 《计算机网络技术基础 》教案2 计算机网络概述(二)计算机网络的组成与拓扑结构、计算机网络的分类与应用.pdf
- 基于python 3.10和Django 4.0的博客系统源码
- 安卓软件开发-安卓开发环境搭建.pdf
- 为 Assault Cube 绘制 DirectX 覆盖 .zip
- python django的环境搭建步骤.pdf
- 个人教程和示例库,用于了解 DirectX 12 光线追踪 (DXR) 的基础知识.zip
- wps学习资源分享知识
- 东方Project系列中可以进行鼠标控制的软件 .zip
- 基于C++的航空管理系统-四人小组大作业.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功