# 移动端仿蘑菇街电商Web项目 **Repository Path**: cqkjxxxx/vue_shop_street ## Basic Information - **Project Name**: 移动端仿蘑菇街电商Web项目 - **Description**: Vue.js_移动端仿蘑菇街电商APP - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2020-05-11 - **Last Updated**: 2022-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop_street ## 仿蘑菇街电商 Web APP ## 页面展示 ### 首页 ![1](https://user-images.githubusercontent.com/50372203/92677039-72ae0b80-f355-11ea-9dc0-bcd9da29021c.png) ![2](https://user-images.githubusercontent.com/50372203/92677041-73df3880-f355-11ea-915c-28f8dca24b25.png) ### 详情页 ![3](https://user-images.githubusercontent.com/50372203/92677081-86597200-f355-11ea-871a-295e490847a3.png) ### 分类页 ![4](https://user-images.githubusercontent.com/50372203/92677104-95d8bb00-f355-11ea-8623-0cd60fe4967c.png) ### 购物车页 ![5](https://user-images.githubusercontent.com/50372203/92677141-af7a0280-f355-11ea-9e6d-145865ee2f88.png) ### 个人页 ![6](https://user-images.githubusercontent.com/50372203/92677165-bdc81e80-f355-11ea-99c9-f4b4dc63b11c.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).