feat:去掉图片

This commit is contained in:
2026-01-30 20:50:37 +08:00
parent 9126a65561
commit 03481fc5e7
12 changed files with 6 additions and 6 deletions
@@ -13,17 +13,17 @@
<text class="text-white text-36 text-bold">{{curData.ztCount}}</text>
<text class="text-white text-24 text-w-400">邀请人数</text>
</view>
<!-- <image src="/static/new/team_bg.png"></image> -->
<!-- <image src="/https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/team_bg.png"></image> -->
</view>
<view class="top-text-view">
<image src="/static/new/icon_zy.png" class="icon-img"></image>
<image src="/https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/icon_zy.png" class="icon-img"></image>
<text class="text-20 text-zi">注:所有数据均截止到进入页面的时间,返回再进入页面数据会更新。</text>
</view>
<text class="text-32 text-zu1" style="margin-top:40rpx;font-weight: 500;">用户信息</text>
<view class="bottom-view">
<view class="bottom-box" v-for="(item,index) in dataList" :key="index">
<view class="bottom-top">
<!-- <image src="/static/new/tab.png"></image> -->
<!-- <image src="/https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/tab.png"></image> -->
<image :src="item.userUrl"></image>
<view class="bottom-top-right">
<text class="text-32 text-zu1" style="font-weight: 500;">{{item.userName}}
+3 -3
View File
@@ -5,7 +5,7 @@
<view class="contract-view" :style="{
'overflow-y': curTab == 0 ? 'auto' : 'hidden'
}">
<image src="/static/new/jia_bg.png" class="jia-img">
<image src="/https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/jia_bg.png" class="jia-img">
</image>
<view class="box-panel" style="padding:0;margin-bottom:30rpx;">
<view class="box-top">
@@ -30,7 +30,7 @@
<view class="head-box">
<text class="text-zu1 text-28 text-bold">推广解锁</text>
<text class="text-fu1 text-24 text-w-400">获得2贡献值解锁1贡献值对应的数字积分直推奖励。</text>
<image src="/static/new/jia_icon.png" class="icon-img" mode=""></image>
<image src="/https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/jia_icon.png" class="icon-img" mode=""></image>
</view>
<view class="box-li">
<view class="box-biao">
@@ -62,7 +62,7 @@
<view class="head-box">
<text class="text-zu1 text-28 text-bold">自购解锁</text>
<text class="text-fu1 text-24 text-w-400">您的数字积分奖励将随着推广业绩的提升逐步解锁。</text>
<image src="/static/new/jia_icon.png" class="icon-img" mode=""></image>
<image src="/https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/jia_icon.png" class="icon-img" mode=""></image>
</view>
<view class="box-li">
<view class="box-biao">
Binary file not shown.

Before

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB