{"id":13506660,"url":"https://github.com/PowerDos/Mall-Vue","last_synced_at":"2025-03-30T05:31:16.181Z","repository":{"id":39228834,"uuid":"132475869","full_name":"PowerDos/Mall-Vue","owner":"PowerDos","description":"基于Vue+Vuex+iView的电子商城网站","archived":false,"fork":false,"pushed_at":"2021-08-18T07:04:08.000Z","size":183136,"stargazers_count":1389,"open_issues_count":3,"forks_count":492,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-03-25T08:07:50.792Z","etag":null,"topics":["iview2","mall-vue","vue-router","vue2","vuex"],"latest_commit_sha":null,"homepage":"https://powerdos.github.io/Mall-Vue/index.html","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerDos.png","metadata":{"files":{"readme":"README-ZH.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-07T14:52:49.000Z","updated_at":"2025-03-22T01:05:43.000Z","dependencies_parsed_at":"2022-09-05T00:31:39.396Z","dependency_job_id":null,"html_url":"https://github.com/PowerDos/Mall-Vue","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDos%2FMall-Vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDos%2FMall-Vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDos%2FMall-Vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDos%2FMall-Vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerDos","download_url":"https://codeload.github.com/PowerDos/Mall-Vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281099,"owners_count":20752203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iview2","mall-vue","vue-router","vue2","vuex"],"created_at":"2024-08-01T01:00:55.135Z","updated_at":"2025-03-30T05:31:16.153Z","avatar_url":"https://github.com/PowerDos.png","language":"Vue","funding_links":[],"categories":["Related Projects","awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Resources","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Examples [🔝](#readme)"],"sub_categories":["例子","Examples"],"readme":"# MALL-VUE\n[![Build Status](https://travis-ci.com/PowerDos/Mall-Vue.svg?branch=master)](https://travis-ci.com/PowerDos/Mall-Vue)\n[![VueJS Version](https://img.shields.io/badge/VueJS-v2.5-green.svg?style=flat-square)](https://vuejs.org/)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![Read the Docs (version)](https://img.shields.io/readthedocs/pip/stable.svg)](https://github.com/PowerDos/Mall-Vue)\n[![status](https://img.shields.io/badge/Mall--Vue-maintain-brightgreen.svg)](https://standardjs.com)\n[![npm version](https://img.shields.io/badge/npm-v5.5.1-brightgreen.svg)](https://standardjs.com)\n[![iview version](https://img.shields.io/badge/iview-2.13.1-brightgreen.svg)](https://standardjs.com)\n[![author](https://img.shields.io/badge/author-Gavin-brightgreen.svg)](https://standardjs.com)\n\n\u003e 这是一个基于VUE + VUEX + iView做的一个电商网站前端项目, 附带前后端分离实现版本(在**forMallServer**分支)，欢迎fork或star\n\n\n\u003e 项目预览地址(demo)： [https://powerdos.github.io/Mall-Vue/index.html](https://powerdos.github.io/Mall-Vue/index.html \"Mall-Vue\")\n\n## Document\n[中文](https://github.com/PowerDos/Mall-Vue/blob/master/README-ZH.md) | [English](https://github.com/PowerDos/Mall-Vue/blob/master/README.md)\n\n## 说明\n**分支介绍：**\n\u003e **master**分支是单纯的前端项目。(技术栈：Vue+Vuex+iView)\n\n\u003e **forMallServer**分支为与后端接口结合的前端项目，附后端API项目(技术栈：Spring+Struts+Hibernate)地址：[https://github.com/PowerDos/Mall-Server](https://github.com/PowerDos/Mall-Server), 本项目仅供学习参考\n\n\u003e **Mall-CI**分支是包含了前端，后端，移动端的项目(正在开发中，流程请关注Projects)\n\n**更好的clone：**\n\u003e 如果你仅仅想体验master的纯前端项目，我们强烈建议您使用 **git clone {repo} --depth=1** 来获取master分支\n\n\u003e 如果你想git整个镜像（178M），请确保您的网络速度达到要求或是使用其他代理工具\n\n## Build Setup\n\n### Using Node\n``` bash\n# 安装依赖\nnpm install\n\n# 开发模式\nnpm run dev\n\n# 打包\nnpm run build\n```\n### Using Docker\n```\ndocker run -d -p 80:80 --name mall-web registry.cn-beijing.aliyuncs.com/w929732982/mall-web \n```\n\u003e view url:  http://127.0.0.1\n\n## TO-DO-LIST\n- [x] [首页 HOME PAGE](#首页-home-page)\n- [x] [登陆 LOGIN PAGE](#登陆-login-page)\n- [x] [注册 SIGNUP PAGE](#注册-signup-page)\n- [x] [商品搜索页面 PRODUCT LIST PAGE](#商品搜索页面-product-list-page)\n- [x] [商品详情页面 PRODUCT DETAIL PAGE](#商品详情页面-product-detail-page)\n- [x] [购物车页面 SHOPPING CART PAGE](#购物车页面-shopping-cart-page)\n- [x] [确认订单页面 ORDER PAGE](#确认订单页面-order-page)\n- [x] [支付页面 PAY PAGE](#支付页面-pay-page)\n- [x] [购买成功页面 SUCCESS PAGE](#购买成功页面-success-page)\n- [x] [反馈页面 FREEBACK PACE](#%E5%8F%8D%E9%A6%88%E9%A1%B5%E9%9D%A2-freeback-page)\n- [x] [商家店铺页面 MERCHANT PAGE](#商家店铺页面-merchant-page)\n- [x] [用户页面 USER PAGE](#用户页面-user-page)\n\n## PAGE\n\n### 首页 HOME PAGE\n![首页1](https://i.imgur.com/cNtx70M.png)\n![首页2](https://i.imgur.com/ju5lfUc.png)\n![首页3](https://i.imgur.com/K8MMYGq.png)\n\n### 商品搜索页面 PRODUCT LIST PAGE\n![商品搜索页面1](https://i.imgur.com/Wu7TJ4G.png)\n![商品搜索页面2](https://i.imgur.com/ZTDRB2X.png)\n\n### 商品详情页面 PRODUCT DETAIL PAGE\n![商品详情页面1](https://i.imgur.com/0SQxUCN.png)\n![商品详情页面2](https://i.imgur.com/kBiQM9O.png)\n![商品详情页面3](https://i.imgur.com/aERYRmX.png)\n![商品详情页面4](https://i.imgur.com/vRpvcvj.png)\n\n### 购物车页面 SHOPPING CART PAGE\n![购物车页面](https://i.imgur.com/m5tftN7.png)\n\n### 确认订单页面 ORDER PAGE\n![确认订单页面](https://i.imgur.com/iNM3CQH.png)\n\n### 支付页面 PAY PAGE\n![支付页面](https://i.imgur.com/4OdCynR.png)\n\n### 购买成功页面 SUCCESS PAGE\n![购买成功页面](https://i.imgur.com/tOATGZP.png)\n\n### 反馈页面 FREEBACK PACE\n![反馈页面](https://i.imgur.com/fbOZAH8.png)\n\n### 商家店铺页面 MERCHANT PAGE\n![商家店铺页面](https://i.imgur.com/Zgu54lw.png)\n\n### 用户页面 USER PAGE\n![用户页面](https://i.imgur.com/ttCwhyT.png)\n\n### 登陆 LOGIN PAGE\n![登陆页面](https://i.imgur.com/d16GjOi.png)\n\n### 注册 SIGNUP PAGE\n![注册页面](https://i.imgur.com/no4Cb65.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerDos%2FMall-Vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPowerDos%2FMall-Vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerDos%2FMall-Vue/lists"}