This commit is contained in:
RickCole21 2020-09-25 13:55:31 +08:00
parent 0560343f8d
commit b8ad08e6be

View File

@ -127,4 +127,4 @@ window.parent.postMessage(
| style | `object` | | 样式对象 |
| src | `string` | | iframe 地址 |
| height | `number`或`string` | `"100%"` | iframe 高度 |
| width | `number`或`string` | `"100%"` | iframe 度 |
| width | `number`或`string` | `"100%"` | iframe 度 |