crh-jssdk 1.0.11 → 1.0.12

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.
@@ -142,7 +142,7 @@ exports.default = {
142
142
  case 1:
143
143
  _b.trys.push([1, 3, , 4]);
144
144
  pageId = utils_1.ios ? "5032" : "2804";
145
- gotoUrl = "client.html?action=ymtz^webid=".concat(pageId, "^url=").concat(encodeURIComponent(url), "^isHiddenNavigationBar=").concat(needTitle ? 1 : 0, "^isHiddenBottomBar=1^isNeedWtLogin=1");
145
+ gotoUrl = "client.html?action=ymtz^webid=".concat(pageId, "^url=").concat(url, "^isHiddenNavigationBar=").concat(needTitle ? 1 : 0, "^isHiddenBottomBar=1^isNeedWtLogin=1");
146
146
  console.log("金圆统一调用gotoNextPage,参数:", gotoUrl);
147
147
  return [4 /*yield*/, utils_1.jyBridge.bridgeCallHandler("Promise", "gotoNextPage", {
148
148
  url: gotoUrl,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crh-jssdk",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "crh-jssdk",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {