|
@@ -43,7 +43,7 @@ onLoad(async (query?: Record<string | 'id', any>) => {
|
|
|
</view>
|
|
|
<view class="bg-[#F2F2F2] flex px-[32rpx] py-[10rpx] text-[24rpx] text-black/40 rounded-full items-center">
|
|
|
<text class="mr-[10rpx]">二级推荐:{{ count.twoPassCount }}人</text>
|
|
|
- <icon @click="tips('我的推荐设计师,推荐的新设计师加入筑巢荟,并且已经完成认证的设计师数量')" type="info_circle" size="16" color="#999"></icon>
|
|
|
+ <icon @click="tips('我推荐的设计师,推荐了其他设计师加入筑巢荟,并且已经完成认证的设计师数量')" type="info_circle" size="16" color="#999"></icon>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="flex justify-between">
|