@dolphinweex/weex-harmony 0.1.68 → 0.1.69

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dolphinweex/weex-harmony",
3
- "version": "0.1.68",
3
+ "version": "0.1.69",
4
4
  "description": "weex harmony adapter",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -37,7 +37,7 @@ export default {
37
37
  embedId: `embedId_iframe_${
38
38
  Date.now().toString(36) + Math.random().toString(36).substring(2)
39
39
  }`,
40
- height: "100%",
40
+ height: "0px",//iframe有默认高度150px 网络不好的话加载会有明显空白区
41
41
  };
42
42
  },
43
43
  components: {