排行榜
This commit is contained in:
parent
ad7cdede4e
commit
0dfb3cae38
|
|
@ -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;">
|
||||
|
|
|
|||
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user