Administrator
2021-07-02 2bcc928884c0536b0305377867947cff7ec2b9c5
首页业务图标更换
2 files modified
13 files added
10 ■■■■ changed files
api/mock/home.js 8 ●●●● patch | view | raw | blame | history
pages/home/home.vue 2 ●●● patch | view | raw | blame | history
static/images/home/handle.png patch | view | raw | blame | history
static/images/home/handle001.png patch | view | raw | blame | history
static/images/home/look.png patch | view | raw | blame | history
static/images/home/more.png patch | view | raw | blame | history
static/images/home/partrol.png patch | view | raw | blame | history
static/images/home/report.png patch | view | raw | blame | history
static/images/home/report001.png patch | view | raw | blame | history
static/images/home/report002.png patch | view | raw | blame | history
static/images/home/say.png patch | view | raw | blame | history
static/images/home/search003.png patch | view | raw | blame | history
static/images/home/search004.png patch | view | raw | blame | history
static/images/home/search02.png patch | view | raw | blame | history
static/images/home/searchs.png patch | view | raw | blame | history
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: ''
                }
            ];
pages/home/home.vue
@@ -36,7 +36,7 @@
        </view>
        <!-- 头部 end -->
        
        <!-- 服务按钮 start -->
        <!-- 服务按钮 start 业务办理-->
        <view class="service-box">
            <u-grid :col="4" :border="false">
                <u-grid-item bg-color="transparent" v-for="(item, index) in serviceButton" :key="index">
static/images/home/handle.png
static/images/home/handle001.png
static/images/home/look.png
static/images/home/more.png
static/images/home/partrol.png
static/images/home/report.png
static/images/home/report001.png
static/images/home/report002.png
static/images/home/say.png
static/images/home/search003.png
static/images/home/search004.png
static/images/home/search02.png
static/images/home/searchs.png