修改金豆为金币

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)
}