# mi_shop_api **Repository Path**: lin_g_g_hui/mi_shop_api ## Basic Information - **Project Name**: mi_shop_api - **Description**: 毕设,vue+springboot,后端管理api - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-11-22 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目名称 > 后端管理后台api接口 vue前端管理页面地址: https://gitee.com/lin_g_g_hui/vue_shop 部署地址:http://42.194.142.165/ 前端地址:http://42.194.142.165:8080/ ## 运行条件 > 列出运行该项目所必须的条件和相关依赖 * `java8` * `springboot` * `mysql+mybatis-plus+druid` * `jwt+valid` ## 运行说明 > 说明如何运行和使用你的项目,建议给出具体的步骤说明 * 创建数据库,导入sql,更改数据库名和密码 * 运行 * durid账号密码:druid,123456 * 超级管理员账号密码:admin,123456 ## 技术架构 > vue+springboot 后台基于mvc ## 效果图 - 首页: ![1606720111703](./images/1.png) - 商品管理: ![1606720216643](./images/2.png) - 订单管理 ![1606720421248](./images/3.png) - 权限管理 ![1606720471858](./images/4.png) - 用户列表 ![1606720566575](./images/5.png) - 商品分类 ![1606720620903](./images/6.png) - 添加商品 ![1606720658373](./images/7.png) - druid记录 ![1606720721769](./images/8.png)