# shopping **Repository Path**: lz_hy/shopping ## Basic Information - **Project Name**: shopping - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-25 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shopping ## 技术栈 1.后端分离技术 2.前端采用Vue(vue-cli、vue-router、axios)、Element UI、Echarts、yarn包管理器等 3.后端采用Asp.Net core3.1 WebApi(dotnet命令行工具、Entity Framework Core、依赖注入、代码优先、数据迁移、种子数据)、MSSqlserver(2014 Express版)、JWT、Newtosoft序列化工具、Rest Clientapi测试工具等 4.开发工具:Visual Studio Code,前端后端均采用vscode进行开发 5.代码版本管理工具:git 6.代码托管平台:gitee 码云 ## 图片 #### 登录页 ![image text](./img/登录页.png) #### 后台首页 ![image text](./img/后台管理首页.png) #### 详情页 ![image text](./img/1.1.详情页.png) #### 首页(广告) ![image text](./img/1.首页(广告区).png) #### 首页(商品) ![image text](./img/2.首页(商品显示).png) #### 购物车 ![image text](./img/3.购物车页.png) #### 我的订单 ![image text](./img/4.我的订单页面.png) #### 个人中心 ![image text](./img/5.个人中心页.png) #### 店铺列表 ![image text](./img/店铺列表页.png) #### 订单列表 ![image text](./img/订单列表页.png) #### 商品参数 ![image text](./img/商品参数页.png) #### 商品分类 ![image text](./img/商品分类页.png) #### 商品列表 ![image text](./img/商品列表页.png)