zengh
2021-07-02 30b2fb57995cd618174376a25169c495f4e31e4f
首页修改
3 files modified
4 files added
10 ■■■■ changed files
pages/business/business.vue 8 ●●●● patch | view | raw | blame | history
pages/home/home.vue 2 ●●● 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
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
@@ -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/workbench/huojian.png
static/workbench/task1.png

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