We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfd644 commit 3c4fdc8Copy full SHA for 3c4fdc8
docs/zh-cn/advanced.md
@@ -102,7 +102,7 @@ microApp.start({
102
disableIframeRootDocument: true
103
})
104
```
105
-## excludeRewriteIframeConstructor : iframe模式下排除对指定构造函数的Symbol.hasInstance属性重写
+## 7、excludeRewriteIframeConstructor : iframe模式下排除对指定构造函数的Symbol.hasInstance属性重写
106
```js
107
import microApp from '@micro-zoe/micro-app'
108
0 commit comments