修改金豆为金币

This commit is contained in:
2024-12-12 16:18:20 +08:00
parent 679df05a66
commit e39688ab9f
11 changed files with 61 additions and 47 deletions

View File

@@ -139,7 +139,7 @@
src="https://dj-api.hnsiyao.cn/file/uploadPath/2024/02/22/cee2fcdc4c4ebe31ab4ce2c3c3a3d183.png"
mode=""></image>
<view class="zl-titles">
{{xxJDNum}} <text></text>
{{xxJDNum}} <text></text>
</view>
</view>
</u-popup>
@@ -382,7 +382,7 @@
this.$Request.postT('/app/user/getNewUserRed').then(res => {
if (res.code == 0) {
this.xxPopu = false;
this.$queue.showToast('领取成功,金已到账!');
this.$queue.showToast('领取成功,金已到账!');
} else {
this.$queue.showToast(res.msg)
}

View File

@@ -166,7 +166,7 @@
src="https://dj-api.hnsiyao.cn/file/uploadPath/2024/02/22/cee2fcdc4c4ebe31ab4ce2c3c3a3d183.png"
mode=""></image>
<view class="zl-titles">
{{xxJDNum}} <text></text>
{{xxJDNum}} <text></text>
</view>
</view>
</u-popup>
@@ -545,7 +545,7 @@
this.$Request.postT('/app/user/getNewUserRed').then(res => {
if (res.code == 0) {
this.xxPopu = false;
this.$queue.showToast('领取成功,金已到账!');
this.$queue.showToast('领取成功,金已到账!');
} else {
this.$queue.showToast(res.msg)
}

View File

@@ -16,13 +16,13 @@
<view class="flex justify-between margin-bottom" v-for="(item, index) in VIPlist" :key="index">
<view>
<view class="u-font-40">
{{item.money}}<text style="font-size: 22rpx;margin-right: 16rpx;"></text>
{{item.money}}<text style="font-size: 22rpx;margin-right: 16rpx;"></text>
<!-- #ifdef MP-TOUTIAO -->
/ {{item.payDiamond}}<text style="font-size: 22rpx;"></text>
<!-- #endif -->
</view>
<view class="" style="color: #7F8299;">{{item.type}}
{{item.money}}/
{{item.money}}/
<!-- #ifdef MP-TOUTIAO -->
{{item.payDiamond}}钻石/
<!-- #endif -->
@@ -53,7 +53,7 @@
</view>
<view @click="goMoney" class="flex align-center justify-end" style="margin-right: 20rpx;color: #ff7581;">
<view class="" style="color: #666666;">
不足
不足
</view>
去充值
</view>
@@ -141,7 +141,7 @@
id: 2
}, {
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}]
this.openWay = 1;
@@ -150,7 +150,7 @@
if (checkIosPay === '是') {
this.openLists = [{
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}];
this.openWay = 3;
@@ -165,7 +165,7 @@
id: 2
}, {
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}];
this.openWay = 1;
@@ -183,7 +183,7 @@
// },
{
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}
],
@@ -199,7 +199,7 @@
id: 1
}, {
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}],
this.openWay = 1;
@@ -210,7 +210,7 @@
id: 2
}, {
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}],
this.openWay = 2;
@@ -224,7 +224,7 @@
id: 4
}, {
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}]
this.openWay = 4;
@@ -237,14 +237,14 @@
id: 5
}, {
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}]
this.openWay = 5
} else {
this.openLists = [{
image: '/static/images/pay/lingqian.png',
text: '金支付',
text: '金支付',
id: 3
}]
this.openWay = 3