Browse Source

2024年4月25日16:47:26

腾讯ocr渠道不签约
wq 1 year ago
parent
commit
97cbc1971d
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      subpackage/service/equity/equity.vue

+ 2
- 2
subpackage/service/equity/equity.vue View File

// }); // });
// }, // },
// }); // });
loadExchangeCodes();
uni.showToast({ uni.showToast({
title: '领取成功',
title: '领取成功,卷码以复制到剪贴板。请前往途虎APP中使用',
icon: 'success', icon: 'success',
}); });
loadExchangeCodes();
uni.navigateBack(); uni.navigateBack();
}) })
} else if (res.cancel) { } else if (res.cancel) {

Loading…
Cancel
Save