修改图片

This commit is contained in:
kbing1981 2024-08-06 18:30:12 +08:00
parent 21c5e49f1c
commit 050097471b
11 changed files with 15 additions and 12 deletions

View File

@ -46,11 +46,11 @@
</view>
<view class="mian-bottom">
<view class="mian-bottom-list">
<image class="mian-bottom-img" src="../../../static/navigate.png" mode=""></image>
<image class="mian-bottom-img" src="../../../static/my-gong-17.png" mode=""></image>
<span>我的收益</span>
</view>
<view class="mian-bottom-list">
<image class="mian-bottom-img" src="../../../static/navigate.png" mode=""></image>
<image class="mian-bottom-img" src="../../../static/my-gong-19.png" mode=""></image>
<span>我的邀请</span>
</view>
<view class="mian-bottom-list">
@ -80,10 +80,10 @@
</view>
</view>
</view>
<view class="foot-img">
<image src="../../../static/fenxiaoyuan.png" mode=""></image>
<view class="foot-img-list">
<image class="foot-img" src="../../../static/suggest-banner2.png" mode=""></image>
<image class="foot-img" src="../../../static/suggest-banner3.png" mode=""></image>
</view>
</view>
</view>
@ -142,15 +142,19 @@
flex-direction: column;
align-items: center;
}
.foot-img-list{
width: 92%;
margin: 0 auto;
}
.foot-img image{
width:100%;
height: 100%;
}
.foot-img{
width: 93%;
height: 70px;
width: 100%;
height:180rpx;
margin: 0 auto;
margin-top: 30px;
margin-top:20rpx;
}
.mian-bottom-list span{
color: #333;

View File

@ -38,15 +38,15 @@
</view>
<view class="mian-bottom">
<view class="mian-bottom-list">
<image class="mian-bottom-img" src="../../../static/navigate.png" mode=""></image>
<image class="mian-bottom-img" src="../../../static/my-gong-21.png" mode=""></image>
<span>渠道明细</span>
</view>
<view class="mian-bottom-list">
<image class="mian-bottom-img" src="../../../static/navigate.png" mode=""></image>
<image class="mian-bottom-img" src="../../../static/my-gong-18.png" mode=""></image>
<span>我的渠道商</span>
</view>
<view class="mian-bottom-list">
<image class="mian-bottom-img" src="../../../static/navigate.png" mode=""></image>
<image class="mian-bottom-img" src="../../../static/my-gong-20.png" mode=""></image>
<span>提现记录</span>
</view>
</view>
@ -99,7 +99,6 @@
width: 40px;
flex: 0 0 40px;
background-color: transparent;
border-radius: 500px;
}
.mian-bottom{
width: 93%;

BIN
static/my-gong-17.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
static/my-gong-18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
static/my-gong-19.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
static/my-gong-20.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
static/my-gong-21.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
static/suggest-banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
static/suggest-banner2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
static/suggest-banner3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

BIN
static/suggest-banner4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB