Skip to content

Commit 3c4fdc8

Browse files
author
frontlich
committed
docs: 添加章节编号到excludeRewriteIframeConstructor配置说明
1 parent fbfd644 commit 3c4fdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ microApp.start({
102102
disableIframeRootDocument: true
103103
})
104104
```
105-
## excludeRewriteIframeConstructor : iframe模式下排除对指定构造函数的Symbol.hasInstance属性重写
105+
## 7、excludeRewriteIframeConstructor : iframe模式下排除对指定构造函数的Symbol.hasInstance属性重写
106106
```js
107107
import microApp from '@micro-zoe/micro-app'
108108

0 commit comments

Comments
 (0)