From 6ba170c786c7b5024fe287c892f2d707c0c662d7 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 25 Feb 2022 09:54:05 +0800
Subject: [PATCH] 注册调整

---
 api/mock/home.js |   25 +++++++++++++++----------
 1 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/api/mock/home.js b/api/mock/home.js
index acd0611..4200f21 100644
--- a/api/mock/home.js
+++ b/api/mock/home.js
@@ -117,19 +117,24 @@
 					img: '/static/images/home/search004.png',
 					url: '../alarm_list/alarm_list'
 				},
-				{
-					name: '我要报',
-					img: '/static/images/home/report001.png',
-					url: '../reported/reported'
-				},
-				{
-					name: '我要说',
-					img: '/static/images/home/s4.png',
-					url: '../groupChat/groupChat'
-				},
+				// {
+				// 	name: '我要报',
+				// 	img: '/static/images/home/report001.png',
+				// 	url: '../reported/reported'
+				// },
+				// {
+				// 	name: '我要说',
+				// 	img: '/static/images/home/s4.png',
+				// 	url: '../groupChat/groupChat'
+				// },
 				{
 					name: '我参与',
 					img: '/static/images/home/jusou.png',
+					url: '../business/business'
+				},
+				{
+					name: '积分商城',
+					img: '/static/workbench/task8.png',
 					url: '../grabOrders/grabOrders'
 				},
 				// {

--
Gitblit v1.9.3