# Vue仿小米商城 **Repository Path**: linhexs/vue_xiaomi_mall ## Basic Information - **Project Name**: Vue仿小米商城 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-14 - **Last Updated**: 2021-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## mi-shop仿小米商城 > A Vue.js project ### 主要技术 - 图片懒加载 - 路由按需加载 - Vue全家桶综合应用(Vue、VueRouter、Vuex、Axios、ElementUI) - 前端应用(SCSS、CSS3) 该项目为纯前端展示项目 ### 界面展示 - 登录页 - 商城首页 - 商城详情页 - 商城产品站 ### ScreenShot ![输入图片说明](https://images.gitee.com/uploads/images/2020/0714/153812_2139e16d_1101917.jpeg "1594711805349.jpg") ![输入图片说明](https://images.gitee.com/uploads/images/2020/0714/153824_60d81d6a_1101917.jpeg "1594711865129.jpg") ![输入图片说明](https://images.gitee.com/uploads/images/2020/0714/153839_2b75b82a_1101917.jpeg "1594711916434.jpg") ### Build Setup ``` # install dependencies npm install # serve with hot reload at localhost:8080 npm run serve # build for production with minification npm run build ```