diff --git a/pages/index/index.vue b/pages/index/index.vue index 061d080..4c4056c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -51,6 +51,11 @@ return { tabList_first: [ { + id: 'will', + name: '我要举报', + icon: '../../static/index/will.png', + }, + { id: 'search', name: '举报查询', icon: '../../static/index/search.png', @@ -60,11 +65,6 @@ name: '举报指南', icon: '../../static/index/guide.png', }, - { - id: 'will', - name: '我要举报', - icon: '../../static/index/will.png', - }, ], tabList_second: [ { @@ -88,16 +88,16 @@ //轮播图信息 swiperList: [ { - url: 'http://111.198.10.15:11604/png/swiper1.png' - }, - { - url: 'http://111.198.10.15:11604/png/swiper2.png' + url: 'http://111.198.10.15:11604/png/swiper4.png' }, { url: 'http://111.198.10.15:11604/png/swiper3.png' }, { - url: 'http://111.198.10.15:11604/png/swiper4.png' + url: 'http://111.198.10.15:11604/png/swiper2.png' + }, + { + url: 'http://111.198.10.15:11604/png/swiper1.png' }, ] } diff --git a/pages/index/index.vue b/pages/index/index.vue index 061d080..4c4056c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -51,6 +51,11 @@ return { tabList_first: [ { + id: 'will', + name: '我要举报', + icon: '../../static/index/will.png', + }, + { id: 'search', name: '举报查询', icon: '../../static/index/search.png', @@ -60,11 +65,6 @@ name: '举报指南', icon: '../../static/index/guide.png', }, - { - id: 'will', - name: '我要举报', - icon: '../../static/index/will.png', - }, ], tabList_second: [ { @@ -88,16 +88,16 @@ //轮播图信息 swiperList: [ { - url: 'http://111.198.10.15:11604/png/swiper1.png' - }, - { - url: 'http://111.198.10.15:11604/png/swiper2.png' + url: 'http://111.198.10.15:11604/png/swiper4.png' }, { url: 'http://111.198.10.15:11604/png/swiper3.png' }, { - url: 'http://111.198.10.15:11604/png/swiper4.png' + url: 'http://111.198.10.15:11604/png/swiper2.png' + }, + { + url: 'http://111.198.10.15:11604/png/swiper1.png' }, ] } diff --git a/pages/mine/mine.vue b/pages/mine/mine.vue index 8613fae..104c7a1 100644 --- a/pages/mine/mine.vue +++ b/pages/mine/mine.vue @@ -1,11 +1,11 @@