Browse Source

换了几张图片

master
mk 2 years ago
parent
commit
f3ecf6d9e2
  1. BIN
      epdc-resident-mp-yushan/images/home/mtcs.png
  2. BIN
      epdc-resident-mp-yushan/images/home/sqtg.png
  3. BIN
      epdc-resident-mp-yushan/images/home/yhym.png
  4. BIN
      epdc-resident-mp-yushan/images/home/zjys.png
  5. BIN
      epdc-resident-mp-yushan/images/mtcs.png
  6. BIN
      epdc-resident-mp-yushan/images/yhym.gif
  7. 6
      epdc-resident-mp-yushan/pages/index/index.js
  8. 4
      epdc-resident-mp-yushan/pages/index/index.wxss

BIN
epdc-resident-mp-yushan/images/home/mtcs.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
epdc-resident-mp-yushan/images/home/sqtg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
epdc-resident-mp-yushan/images/home/yhym.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
epdc-resident-mp-yushan/images/home/zjys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
epdc-resident-mp-yushan/images/mtcs.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

BIN
epdc-resident-mp-yushan/images/yhym.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

6
epdc-resident-mp-yushan/pages/index/index.js

@ -36,13 +36,13 @@ Page({
imgHeightFlag:true imgHeightFlag:true
}, },
{ {
icon:'../../images/home/jifen.png', icon:'../../images/home/sqtg.png',
tip: '社区团购', tip: '社区团购',
module: 'pointRank', module: 'pointRank',
}, },
{ {
icon: 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', // 蓝色 // 'https://epdc-yushan.elinkservice.cn/files-pro/20211009/59b127e9fc8042969334c31fe0272c3f.png', // 蓝色
tip: '指尖榆山', tip: '指尖榆山',
module: 'fingerYushan', module: 'fingerYushan',
@ -51,7 +51,7 @@ Page({
//志愿服务 //志愿服务
{ {
icon: icon:
'../../images/mtcs.png', '../../images/home/mtcs.png',
tip: '矛调超市', tip: '矛调超市',
module: 'mediateHypermarket', module: 'mediateHypermarket',
}, },

4
epdc-resident-mp-yushan/pages/index/index.wxss

@ -428,10 +428,10 @@ justify-content: center;
height: 100%; height: 100%;
float: left; float: left;
} }
.module-list .module-item .icon .p20{ /* .module-list .module-item .icon .p20{
padding: 20rpx; padding: 20rpx;
box-sizing: border-box; box-sizing: border-box;
} } */
.module-list .module-item .tip { .module-list .module-item .tip {
font-size: 26rpx; font-size: 26rpx;
color: #3f3f3f; color: #3f3f3f;

Loading…
Cancel
Save