# vue_bicycle **Repository Path**: kong-xiuli/vue_bicycle ## Basic Information - **Project Name**: vue_bicycle - **Description**: 自行车租赁系统前端代码部分、角色包含管理员、超级管理员,用户角色有普通会员、高级会员、超级会员,页面包括登录、注册、主界面,主界面包含查看车辆信息,租赁车辆、查看订单、完成支付、申报故障、后台查看订单、查看处理故障信息,管理员可查看用户报表,用户可查看订单报表,这是一个完整的自行车租赁系统。后端采用java语言,springboot微服务,数据库运用mysql,效果图在back_result文件夹 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-12-13 - **Last Updated**: 2023-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: web界面, 自行车租赁系统, vue2 ## README # vue_wor ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).