An open API service indexing awesome lists of open source software.

https://github.com/qiuweikangdev/vue-egg-shop

vue.js+egg.js+mysql 移动端商城
https://github.com/qiuweikangdev/vue-egg-shop

Last synced: about 1 year ago
JSON representation

vue.js+egg.js+mysql 移动端商城

Awesome Lists containing this project

README

          

# vue-egg-shop

vue.js+egg.js+mysql 移动端商城

# 前端技术栈

```
Vue2.x 全家桶 、Vant 、Axios、Sass、SVG
```

# 后端技术栈

```
Node.js +Egg.js +MySQL
```

# 功能模块

1、登录注册、验证码、上传头像、个人中心、token 验证、购物车、添加商品等

# 效果图

## 首页

![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130132810.png)

## 购物车
![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130155028.png)

## 商品分类
![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130208261.png)

## 搜索
![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130233038.png)

## 订单
![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130251839.png)

## 个人中心
![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130039235.png)

## 登录/注册
![image](https://github.com/qiuweikangdev/vue-egg-shop/blob/master/assets/image-20210226130109611.png)