liuyg
2021-07-02 ef1b3b4c73bb1b30e945ec1c8b1ec0f342f790f9
Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android
4 files modified
17 files added
20 ■■■■ changed files
api/mock/home.js 8 ●●●● patch | view | raw | blame | history
pages/business/business.vue 8 ●●●● patch | view | raw | blame | history
pages/home/home.vue 4 ●●●● 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
static/workbench/huojian.png patch | view | raw | blame | history
static/workbench/task1.png patch | view | raw | blame | history
static/workbench/task2.png patch | view | raw | blame | history
static/workbench/task3.png patch | view | raw | blame | history
static/workbench/task4.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/business/business.vue
@@ -7,25 +7,25 @@
            <!-- <squareBut :data="squareBut"></squareBut> -->
            <view class="view-business-nav">
                <navigator class="patrolBtn" url="/pages/alarm_list/alarm_list">
                    <image src="../../static/workbench/task.png"></image>
                    <image src="../../static/workbench/task1.png"></image>
                    <span>群防任务</span>
                </navigator>
            </view>
            <view class="view-business-nav">
                <navigator class="patrolBtn" url="/pages/alarm_list/alarm_list">
                    <image src="../../static/workbench/task1.png"></image>
                    <image src="../../static/workbench/task2.png"></image>
                    <span>巡视任务</span>
                </navigator>
            </view>
            <view class="view-business-nav">
                <navigator class="patrolBtn" url="/pages/reported/reported">
                    <image src="../../static/workbench/report.png"></image>
                    <image src="../../static/workbench/task3.png"></image>
                    <span>异常上报</span>
                </navigator>
            </view>
            <view class="view-business-nav">
                <navigator class="patrolBtn" url="/pages/riskReporting/riskReporting">
                    <image src="../../static/workbench/addressbook.png"></image>
                    <image src="../../static/workbench/task4.png"></image>
                    <span>通讯录</span>
                </navigator>
            </view>
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">
@@ -105,7 +105,7 @@
                            2021.06.17
                        </view>
                    </view>
                    <image src="" mode="" class="img"></image>
                    <image src="/static/workbench/huojian.png" mode="" class="img"></image>
                </navigator>
                <u-loadmore :status="status" />
            </view>
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
static/workbench/huojian.png
static/workbench/task1.png

static/workbench/task2.png
static/workbench/task3.png
static/workbench/task4.png