排行榜

This commit is contained in:
18631081161 2025-04-07 15:41:42 +08:00
parent ad7cdede4e
commit 0dfb3cae38
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
</view>
<image :src="$img('/static/image/reward_rule.png')" style="width: 686rpx; height: 120rpx; margin-top: 232rpx;"
@click="$refs.rulePop.getRule(15, '规则说明')" mode=""></image>
@click="$refs.rulePop.getRule(24, '规则说明')" mode=""></image>
<view style="width: 683rpx; margin-bottom: 50rpx; display: flex; flex-direction: column; overflow: auto; margin-top: 20rpx;">

View File

@ -20,7 +20,7 @@
</view>
<image :src="$img('/static/image/reward_rule.png')" style="width: 686rpx; height: 120rpx; margin-top: 232rpx;"
@click="$refs.rulePop.getRule(15, '规则说明')" mode=""></image>
@click="$refs.rulePop.getRule(25, '规则说明')" mode=""></image>
<view class="" style="width: 100%; height: 480rpx; margin-top: 20rpx; display: flex; flex-direction: row;">
@ -144,7 +144,7 @@
}
})
that.req({
url: 'user_yaoqing',
url: 'getRankList?type=invite',
success(res) {
console.log(res);
if (res.status == 1) {