修改金豆为金币
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
@@ -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)
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user