chore: 重新与HuaweiPay分支比较,起点

This commit is contained in:
Zhukj
2025-12-10 11:20:42 +08:00
parent 5bd0881946
commit f1c01833e4
10 changed files with 209 additions and 569 deletions

View File

@@ -39,7 +39,7 @@ export default {
},
fail: (res) => {
// #ifdef MP-WEIXIN
let scene = uni.getLaunchOptionsSync().scene;
let scene = wx.getLaunchOptionsSync().scene;
if ([1154, 1155].indexOf(scene) == -1) {
this.$util.showToast({
title: res.errMsg