crh-jssdk 1.0.15 → 1.0.16

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.
@@ -141,7 +141,7 @@ exports.default = {
141
141
  _c.label = 1;
142
142
  case 1:
143
143
  _c.trys.push([1, 3, , 4]);
144
- pageId = utils_1.ios ? "5032" : "2804";
144
+ pageId = utils_1.ios ? "2792" : "9995";
145
145
  gotoUrl = "client.html?action=ymtz^webid=".concat(pageId, "^url=").concat(url, "^isHiddenNavigationBar=").concat(needTitle ? 1 : 0, "^isHiddenBottomBar=1^isNeedWtLogin=1");
146
146
  if (isWt) {
147
147
  gotoUrl = url;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crh-jssdk",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
4
4
  "description": "crh-jssdk",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {