{"id":16577151,"url":"https://github.com/exrick/xmall-front","last_synced_at":"2025-05-15T07:03:08.298Z","repository":{"id":39579492,"uuid":"103488023","full_name":"Exrick/xmall-front","owner":"Exrick","description":"基于Vue开发的XMall商城前台页面 PC端","archived":false,"fork":false,"pushed_at":"2023-01-12T08:22:38.000Z","size":31147,"stargazers_count":2846,"open_issues_count":32,"forks_count":974,"subscribers_count":90,"default_branch":"master","last_synced_at":"2025-04-14T10:42:44.604Z","etag":null,"topics":["vue"],"latest_commit_sha":null,"homepage":"http://xmall.exrick.cn","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/Exrick.png","metadata":{"files":{"readme":"README.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":"2017-09-14T05:03:53.000Z","updated_at":"2025-04-07T09:20:43.000Z","dependencies_parsed_at":"2023-02-09T10:46:19.332Z","dependency_job_id":null,"html_url":"https://github.com/Exrick/xmall-front","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exrick%2Fxmall-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exrick%2Fxmall-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exrick%2Fxmall-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exrick%2Fxmall-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exrick","download_url":"https://codeload.github.com/Exrick/xmall-front/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254291961,"owners_count":22046424,"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":["vue"],"created_at":"2024-10-11T22:09:57.574Z","updated_at":"2025-05-15T07:03:08.216Z","avatar_url":"https://github.com/Exrick.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"## XMall-Front\n### 基于Vue开发的XMall商城前台页面\n### [宣传视频](https://www.bilibili.com/video/av23121122/)\n- 作者亲自制作 [点我观看](https://www.bilibili.com/video/av23121122/)\n### 项目已部署，在线Demo\n- 前台商城：http://xmall.exrick.cn/\n- 后台管理系统：http://xmadmin.exrick.cn/\n### 感谢 [yucccc](https://github.com/yucccc) 的开源 [vue-mall](https://github.com/yucccc/vue-mall) 项目提供前端页面及框架支持\n### 后端全部重新开发接口，实现后台系统管理，后端接口项目请跳转至 [xmall](https://github.com/Exrick/xmall) 项目仓库查看\n### 新增与优化\n- [x] 优化页脚、增加商品搜索框组件\n- [x] 优化登录注册界面\n- [x] 新增搜索页面，实现高亮分页搜索\n- [x] 新增捐赠页面，捐赠列表显示\n- [x] 全部商品页面实现分页\n- [x] 优化订单详情，实现查看订单进度，可对订单进行处理\n- [x] 实现生成订单接口、优化地址管理编辑选择\n- [x] 实现查看个人订单分页\n- [x] 接入[XPay个人免签收款支付系统](https://github.com/Exrick/xpay)\n- [x] 首页升级！重构首页，后台可配置，包括3D轮播图\n- [x] 新增分类查看品牌周边等\n- [极验验证码移除文档](https://github.com/Exrick/xmall/wiki/%E6%9E%81%E9%AA%8C%E7%A7%BB%E9%99%A4%E6%96%87%E6%A1%A3)\n    \n![](https://i.loli.net/2018/07/21/5b52e192366a0.jpg \"首页\")\n\n![](https://i.loli.net/2018/07/22/5b5447c0f2b69.jpg \"页脚\")\n\n![](https://i.loli.net/2018/07/22/5b5447e84edd9.jpg \"搜索框组件\")\n\n![](https://i.loli.net/2018/07/22/5b5448040ff95.jpg \"搜索结果\")\n\n![](https://i.loli.net/2018/07/22/5b54489e41551.jpg \"分页\")\n\n![](https://i.loli.net/2018/07/22/5b54482cca360.jpg \"订单详情\")\n\n![](https://i.loli.net/2018/07/22/5b5448494d6b6.jpg \"订单进度\")\n\n![](https://i.loli.net/2018/07/22/5b54486109ade.jpg \"登录界面\")\n    \n### 所用技术\n\n- Vue 2.x\n- Vuex\n- Vue Router\n- [Element UI](http://element.eleme.io/#/zh-CN)\n- ES6\n- webpack\n- axios\n- Node.js\n- 第三方SDK\n    - ~~[极验Test-button人机验证码](http://www.geetest.com/Test-button.html)~~ 因其收费详见[极验验证码移除文档](https://github.com/Exrick/xmall/wiki/%E6%9E%81%E9%AA%8C%E7%A7%BB%E9%99%A4%E6%96%87%E6%A1%A3)\n- 第三方插件\n    - [hotjar](https://github.com/Exrick/xmall/blob/master/study/hotjar.md)：一体化分析和反馈\n    - ~~[搜狐畅言评论插件](http://changyan.kuaizhan.com/)~~ 垃圾广告评论插件 现已更换 [Gitment](https://github.com/imsun/gitment)\n\n### 本地开发运行\n- 启动后端 [xmall](https://github.com/Exrick/xmall) 项目后，在 `config/index.js` 中修改你的后端接口地址配置\n- Gitment评论配置见 [Gitment](https://github.com/imsun/gitment) 使用到的页面为 `thanks.vue`\n- `index.html` 中复制粘贴替换你的 [hotjar](https://github.com/Exrick/xmall/blob/master/study/hotjar.md) 代码\n- 在项目根文件夹下先后执行命令 `npm install` 、 `npm run dev`\n- 商城前台端口默认9999 http://localhost:9999\n## 部署\n- 先后执行命令 `npm install` 、 `npm run build` 将打包生成的 `dist` 静态文件放置服务器中，若使用Nginx等涉及跨域请配置路由代理\n### 技术疑问交流\n- QQ交流群 `475743731(付费)`，可获取各项目详细图文文档、疑问解答 [![](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=7b60cec12ba93ebed7568b0a63f22e6e034c0d1df33125ac43ed753342ec6ce7)\n- 免费交流群 `562962309` [![](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=52f6003e230b26addeed0ba6cf343fcf3ba5d97829d17f5b8fa5b151dba7e842)\n\n- 个人博客：[http://blog.exrick.cn](http://blog.exrick.cn)\n\n### 开源协议\n- 请遵循原作者MIT开源协议\n\n### 作者其他项目推荐\n- [XMall微信小程序APP前端 现已开源！](https://github.com/Exrick/xmall-weapp)\n    \n    [![WX20190924-234416@2x.png](https://s2.ax1x.com/2019/10/06/ucEsBD.md.png)](https://www.bilibili.com/video/av70226175)\n\n- [X-Boot前后端分离开发平台](https://github.com/Exrick/x-boot)\n\n    ![](https://i.loli.net/2020/03/13/rQGAWv1h8VMeIdi.png)\n\n- [XPay个人免签收款支付系统](https://github.com/Exrick/xpay) 无需挂机App 自动回调\n\n- 个人机器学习笔记\n    - [Machine-Learning](https://github.com/Exrick/Machine-Learning)\n\n### [捐赠](http://xmall.exrick.cn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexrick%2Fxmall-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexrick%2Fxmall-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexrick%2Fxmall-front/lists"}