chore: 重新与HuaweiPay分支比较,起点
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user