Skip to content

校园旧物回收商城,使用Springboot+Vue2.x开发,使用了JWT、MybatisPlus、JWT、ElementUI

Notifications You must be signed in to change notification settings

daetz-coder/Campus_waste_recycling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一、说明书

1、用户主页:

主页:http://localhost:8080/ 用户只需要使用 http://localhost:8080/ 即可访问主页 主页的真实路径是 http://localhost:8080/index/body 主页展示

2、登录注册页面

登录:http://localhost:8080/user/login 登录页面
提供管理员登录和用户登录 用户名:daetz 密码:123456 登陆成功后会返回主页,并给出相关的提示,提示登录成功

登录成功

注册:http://localhost:8080/user/register

注册页面 注册需要用户输入个人信息,大部分都是使用小组件完成

3、后台页面

后台主页:http://localhost:8080/admin 用户只需要使用 http://localhost:8080/admin 即可访问管理员后台 管路员主页的真实路径是 http://localhost:8080/admin/pageone 后台页面展示

4、Token测试点

用户可以使用 http://localhost:8080/admin/pagetwo
来检测数据前端后端数据是否互通,以及Token是否能正常被放入请求头中。

Token测试

二、页面展示

1、首页

image-20230611194220459

2、旧物上传

image-20230611194247363

3、购物车

image-20230611194317765

image-20230611194327945

4、个人中心

image-20230611194345355

信息修改

image-20230611194357389

5、订单管理

image-20230611194414469

6、登录

image-20230611194439446

7、注册

image-20230611194458626

8、后台首页

image-20230611194546846

9、个人中心

image-20230611194618802

10、用户管理

image-20230611194639507

11、类别管理

image-20230611194654461

12、商品管理

image-20230611194712330

13、订单管理

image-20230611194734401

About

校园旧物回收商城,使用Springboot+Vue2.x开发,使用了JWT、MybatisPlus、JWT、ElementUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published