crh-jssdk 0.10.31 → 0.10.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -43,10 +43,9 @@ exports.default = {
|
|
|
43
43
|
* @param {string} callbackName 回调函数
|
|
44
44
|
*/
|
|
45
45
|
goBankTransfer: function () {
|
|
46
|
-
return __awaiter(this,
|
|
47
|
-
if (version === void 0) { version = "7.2.0"; }
|
|
46
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
48
47
|
return __generator(this, function (_a) {
|
|
49
|
-
|
|
48
|
+
location.href = "client://hxsecurity.frame.router/jiaoyi_dyh_yzzz_drcx";
|
|
50
49
|
return [2 /*return*/, false];
|
|
51
50
|
});
|
|
52
51
|
});
|