diff --git a/epdc-resident-mp-yushan/images/home/mtcs.png b/epdc-resident-mp-yushan/images/home/mtcs.png index 646b781..a2df9b4 100644 Binary files a/epdc-resident-mp-yushan/images/home/mtcs.png and b/epdc-resident-mp-yushan/images/home/mtcs.png differ diff --git a/epdc-resident-mp-yushan/images/home/sqtg.png b/epdc-resident-mp-yushan/images/home/sqtg.png new file mode 100644 index 0000000..2d5d04e Binary files /dev/null and b/epdc-resident-mp-yushan/images/home/sqtg.png differ diff --git a/epdc-resident-mp-yushan/images/home/yhym.png b/epdc-resident-mp-yushan/images/home/yhym.png index f96a811..ae7ddc5 100644 Binary files a/epdc-resident-mp-yushan/images/home/yhym.png and b/epdc-resident-mp-yushan/images/home/yhym.png differ diff --git a/epdc-resident-mp-yushan/images/home/zjys.png b/epdc-resident-mp-yushan/images/home/zjys.png new file mode 100644 index 0000000..c48284f Binary files /dev/null and b/epdc-resident-mp-yushan/images/home/zjys.png differ diff --git a/epdc-resident-mp-yushan/images/mtcs.png b/epdc-resident-mp-yushan/images/mtcs.png deleted file mode 100644 index 646b781..0000000 Binary files a/epdc-resident-mp-yushan/images/mtcs.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/images/yhym.gif b/epdc-resident-mp-yushan/images/yhym.gif deleted file mode 100644 index b2b7cf5..0000000 Binary files a/epdc-resident-mp-yushan/images/yhym.gif and /dev/null differ diff --git a/epdc-resident-mp-yushan/pages/index/index.js b/epdc-resident-mp-yushan/pages/index/index.js index cc454a7..0f032cf 100644 --- a/epdc-resident-mp-yushan/pages/index/index.js +++ b/epdc-resident-mp-yushan/pages/index/index.js @@ -36,13 +36,13 @@ Page({ imgHeightFlag:true }, { - icon:'../../images/home/jifen.png', + icon:'../../images/home/sqtg.png', tip: '社区团购', module: 'pointRank', }, { icon: - 'https://epdc-yushan.elinkservice.cn/files-pro/20220324/118ea106d9ed40978f3e23cc51b43119.png', + '../../images/home/zjys.png', // 'https://epdc-yushan.elinkservice.cn/files-pro/20211009/59b127e9fc8042969334c31fe0272c3f.png', // 蓝色 tip: '指尖榆山', module: 'fingerYushan', @@ -51,7 +51,7 @@ Page({ //志愿服务 { icon: - '../../images/mtcs.png', + '../../images/home/mtcs.png', tip: '矛调超市', module: 'mediateHypermarket', }, diff --git a/epdc-resident-mp-yushan/pages/index/index.wxss b/epdc-resident-mp-yushan/pages/index/index.wxss index 2ea4e35..8070277 100644 --- a/epdc-resident-mp-yushan/pages/index/index.wxss +++ b/epdc-resident-mp-yushan/pages/index/index.wxss @@ -428,10 +428,10 @@ justify-content: center; height: 100%; float: left; } -.module-list .module-item .icon .p20{ +/* .module-list .module-item .icon .p20{ padding: 20rpx; box-sizing: border-box; -} +} */ .module-list .module-item .tip { font-size: 26rpx; color: #3f3f3f;