# store-life-vue **Repository Path**: crocodilePole/store-life-vue ## Basic Information - **Project Name**: store-life-vue - **Description**: 本地生活网Vue管理端项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-08 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript, CSS ## README # inStores #### #### 介绍 - 店内餐饮系统是用户餐饮订购,由管理端和用户端两个模块组成。 - 基于springboot框架开发的餐饮订单项目。使用mybatis-plus进行简化开发,采用mysql数据库进行持久化存储。 #### 软件架构 软件架构说明: - 后端: 1、springBoot 2、mybatis-plus 3、mysql8 - 前端: 1、vue2 2、ElementUI 3、ECharts 4、vuex - 环境 node.js 12.17.0 redis 5-x-x #### 安装教程 - 修改application-dev.yml中mysql、redis的配置信息即可启动。 #### 用户端效果展示 ![输入图片说明](https://foruda.gitee.com/images/1706003058040159730/8333825f_10857563.png "user-1.png") ![输入图片说明](https://foruda.gitee.com/images/1706003073503458428/d308183a_10857563.png "user-2.png") ![输入图片说明](https://foruda.gitee.com/images/1706003091173029276/af57a691_10857563.png "user-3.png") ![输入图片说明](https://foruda.gitee.com/images/1706003108156784913/f3ad288f_10857563.png "user-4.png") ![输入图片说明](https://foruda.gitee.com/images/1706003122522078272/0bbd3d25_10857563.png "user-5.png") ![输入图片说明](https://foruda.gitee.com/images/1706003136150758411/3851f819_10857563.png "user-6.png") #### 管理端效果展示 ![输入图片说明](https://foruda.gitee.com/images/1706003160780515133/39b5d08c_10857563.png "login.png") ![输入图片说明](https://foruda.gitee.com/images/1706003176184511700/8231f34e_10857563.png "content-1.png")) ![输入图片说明](https://foruda.gitee.com/images/1706003195680201002/3d2f220d_10857563.png "content-2.png") ![输入图片说明](https://foruda.gitee.com/images/1706003211946849480/de806a3e_10857563.png "content-3.png") #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request