From ef1b3b4c73bb1b30e945ec1c8b1ec0f342f790f9 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 11:30:59 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android
---
api/mock/home.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/api/mock/home.js b/api/mock/home.js
index 6af0a4b..a4f49cf 100644
--- a/api/mock/home.js
+++ b/api/mock/home.js
@@ -114,12 +114,12 @@
},
{
name: '我要查',
- img: '/static/images/home/s2.png',
+ img: '/static/images/home/search004.png',
url: ''
},
{
name: '我要报',
- img: '/static/images/home/s3.png',
+ img: '/static/images/home/report001.png',
url: ''
},
{
@@ -129,12 +129,12 @@
},
{
name: '我要巡',
- img: '/static/images/home/s5.png',
+ img: '/static/images/home/s6.png',
url: ''
},
{
name: '我要办',
- img: '/static/images/home/s6.png',
+ img: '/static/images/home/handle001.png',
url: ''
}
];
--
Gitblit v1.9.3