# newmall-vue3-app **Repository Path**: tinyomg/newbee-mall-vue3-app ## Basic Information - **Project Name**: newmall-vue3-app - **Description**: 🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3.2 版本,技术栈为 Vue3.2 + Vue-Router4.x + Pinia + Vant4.x。 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://item.jd.com/13785266.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 465 - **Created**: 2025-07-03 - **Last Updated**: 2025-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](static-files/newbee-mall.png) ![Build Status](https://img.shields.io/badge/build-passing-green.svg) ![Version 3.0.0](https://img.shields.io/badge/version-3.0.0-yellow.svg) [![License](https://img.shields.io/badge/license-GPL3.0-blue.svg)](https://github.com/newbee-ltd/newbee-mall-vue3-app/blob/master/LICENSE) newbee-mall 项目是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 和 Vue 以及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。 本仓库中的源码为新蜂商城前后端分离版本的 Vue 项目(Vue 版本为 3.x),主要面向前端开发人员,后端 API 源码在另外一个仓库 [newbee-mall-api](https://github.com/newbee-ltd/newbee-mall-api)。 新蜂商城 Vue3 版本线上预览地址:[http://vue3-app.newbee.ltd](http://47.99.134.126:5008),账号可自行注册,建议使用手机模式打开。 ## 页面展示 以下为新蜂商城 Vue3 版本的页面预览: - 登录页 ![](static-files/登录.png) - 首页 ![](static-files/首页.png) - 商品搜索 ![](static-files/商品搜索.png) - 商品详情页 ![](static-files/详情页.png) - 购物车 ![](static-files/购物车.png) - 生成订单 ![](static-files/生成订单.png) - 地址管理 ![](static-files/地址管理.png) - 订单列表 ![](static-files/订单列表.png) - 订单详情 ![](static-files/订单详情.png) ## 感谢 - [Vue](https://github.com/vuejs/vue) - [Vue-Router](https://github.com/vuejs/vue-router-next) - [Vuex](https://github.com/vuejs/vuex/tree/4.0) - [Vant](https://github.com/youzan/vant) - [better-scroll](https://github.com/ustbhuangyi/better-scroll)