美文网首页
基于springboot vue城市垃圾分类管理系统

基于springboot vue城市垃圾分类管理系统

作者: beyond阿亮 | 来源:发表于2024-05-20 18:52 被阅读0次

    基于springboot vue城市垃圾分类管理系统

    SpringBoot 城市垃圾分类管理系统 功能介绍

    首页 图片轮播 论坛 发布帖子 评论帖子 公告 公告详情 垃圾 垃圾分类 垃圾详情 收藏 留言 政策 政策详情 登录注册 个人中心 修改密码 垃圾收藏

    后台管理 登录 个人中心 修改密码 个人信息 管理员管理 帖子类型管理 公告类型管理 所属分类管理 政策类型管理 论坛管理 公告管理 垃圾管理 垃圾留言管理 垃圾收藏管理 留言板管理 用户管理 政策管理 轮播图管理

    角色:用户 管理员

    开发环境和技术

    • 开发语言:Java

    • 使用框架: SpringBoot + Mybaits

    • 前端: vue(后端管理) + layui vue(前端)

    • 数据库:Mysql

    • 数据库表:12张

    • 架构:B/S

    • 源码类型: Web

    • 编译开发工具:Idea、Eclipse、MyEclipse (选其一)

    • 其他:jdk1.8

    功能图片展示

    首页.png 垃圾.png 发布帖子.png 个人中心.png 分类管理.png 垃圾管理.png 论坛管理.png 用户管理.png 城市垃圾分类管理系统.png

    后台运行

    idea导入项目

    创建数据库

    使用navicat导入sql表结构和数据

    修改resources目录下 application.yml 配置文件的mysql的ip和帐号和密码连接信息

    启动 Application 类的main方法

    前台访问地址: http://localhost:8080/springboot/front/index.html

    注册或使用账号:qqq 密码:qqq

    后台访问地址:http://localhost:8080/springboot/admin/dist/index.html

    管理员账号:admin 密码:admin

    vue运行

    nom install 安装依赖

    npm run serve 运行

    Nom run build 编译

    总结

    源码获取:

    大家可点赞、收藏、关注、评论、私信

    相关文章

      网友评论

          本文标题:基于springboot vue城市垃圾分类管理系统

          本文链接:https://www.haomeiwen.com/subject/gljofjtx.html