任务中心调试

This commit is contained in:
GaoHao
2024-12-09 16:39:33 +08:00
parent ca6baa5254
commit 6f931f7157
4 changed files with 85 additions and 28 deletions

View File

@@ -144,7 +144,7 @@
</view>
</view>
<text class="" style="font-size: 24rpx;color: #999;padding: 0 34rpx;margin: 20rpx 0; auto;text-align: left;width: 100%;">
{{getRedEnvelopeTips}}
{{this.courseDetailsId}}
</text>
<view class="pay-content">
<view class="pay-content-item" @click="payVideo(1)">
@@ -961,7 +961,7 @@
if (res.code == 0) {
uni.hideLoading()
uni.showToast({
title: '已解锁',
title: '已成功解锁',
icon: 'none'
})
this.closePopusPay()