diff --git a/epdc-resident-mp-yushan/images/home/gbys.png b/epdc-resident-mp-yushan/images/home/gbys.png new file mode 100644 index 0000000..9aa1484 Binary files /dev/null and b/epdc-resident-mp-yushan/images/home/gbys.png differ diff --git a/epdc-resident-mp-yushan/images/home/lQLPJwE4tu1fd95QULD2WPlMiI98KQQ6WHNWQDQA_80_80.png b/epdc-resident-mp-yushan/images/home/lQLPJwE4tu1fd95QULD2WPlMiI98KQQ6WHNWQDQA_80_80.png deleted file mode 100644 index ae8e8a9..0000000 Binary files a/epdc-resident-mp-yushan/images/home/lQLPJwE4tu1fd95QULD2WPlMiI98KQQ6WHNWQDQA_80_80.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/images/home/sjzg.png b/epdc-resident-mp-yushan/images/home/sjzg.png new file mode 100644 index 0000000..fcdd480 Binary files /dev/null and b/epdc-resident-mp-yushan/images/home/sjzg.png differ diff --git a/epdc-resident-mp-yushan/pages/index/index.js b/epdc-resident-mp-yushan/pages/index/index.js index 0f032cf..cb151ce 100644 --- a/epdc-resident-mp-yushan/pages/index/index.js +++ b/epdc-resident-mp-yushan/pages/index/index.js @@ -35,27 +35,26 @@ Page({ module: 'house', imgHeightFlag:true }, + { - icon:'../../images/home/sqtg.png', - tip: '社区团购', - module: 'pointRank', - }, - { - icon: - '../../images/home/zjys.png', + icon:'../../images/home/gbys.png', // 'https://epdc-yushan.elinkservice.cn/files-pro/20211009/59b127e9fc8042969334c31fe0272c3f.png', // 蓝色 - tip: '指尖榆山', + tip: '干杯议事', module: 'fingerYushan', }, - //志愿服务 - { - icon: - '../../images/home/mtcs.png', - tip: '矛调超市', - module: 'mediateHypermarket', - }, - + //志愿服务 + { + icon: + '../../images/home/sjzg.png', + tip: '双肩走格', + module: 'mediateHypermarket', + }, + { + icon:'../../images/home/sqtg.png', + tip: '社区团购', + module: 'pointRank', + }, // { // icon: // 'https://epdc-yushan.elinkservice.cn/files-pro/20220324/1083316800d948b4a8a4206dcb857722.png', @@ -538,12 +537,12 @@ Page({ }) return false } - wx.navigateTo({ - url: '/pages/discussion/discussion', - }) // wx.navigateTo({ - // url: '/subpages/discussion/pages/addIssue/addIssue' + // url: '/pages/discussion/discussion', // }) + wx.navigateTo({ + url: '/subpages/discussion/pages/addIssue/addIssue' + }) }, navigateToWork() { if (app.globalData.infoCompleted == 0) { diff --git a/epdc-resident-mp-yushan/pages/index/index.wxml b/epdc-resident-mp-yushan/pages/index/index.wxml index e102a5e..0831fc5 100644 --- a/epdc-resident-mp-yushan/pages/index/index.wxml +++ b/epdc-resident-mp-yushan/pages/index/index.wxml @@ -123,7 +123,7 @@ - + {{item.tip}} diff --git a/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js b/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js index 397bf03..461534b 100644 --- a/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js +++ b/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js @@ -13,7 +13,7 @@ Page({ isLoadMore: false, modulelist: [], pid: '1438320938730868737', - typeCode: 'ZJYS' + typeCode: 'GBYS' }, /** diff --git a/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.json b/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.json index c17a62b..4dd1fe9 100644 --- a/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.json +++ b/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.json @@ -1,5 +1,5 @@ { - "navigationBarTitleText": "指尖榆山", + "navigationBarTitleText": "干杯议事", "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#bb0300", "usingComponents": { diff --git a/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.js b/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.js index 0476811..683de8b 100644 --- a/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.js +++ b/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.js @@ -13,7 +13,7 @@ Page({ isLoadMore: false, modulelist: [], pid: '1438320938730868737', - typeCode: 'MTCS' + typeCode: 'SJZG' }, /** diff --git a/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.json b/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.json index 0940bed..3b0d1be 100644 --- a/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.json +++ b/epdc-resident-mp-yushan/subpages/mediateHypermarket/page/index/index.json @@ -1,5 +1,5 @@ { - "navigationBarTitleText": "矛调超市", + "navigationBarTitleText": "双肩走格", "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#bb0300", "usingComponents": {