Skip to content

Commit 7d595be

Browse files
committed
docs: update app-in-mainview-plugin description
1 parent ac44af1 commit 7d595be

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README-zh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,8 @@ const fastboard = await createFastboard({
576576
fastboard.appInMainViewPlugin
577577
...
578578
```
579+
### 注意
580+
- 目前只有web端支持 `appInMainViewPlugin`插件, 移动端暂不支持。
579581

580582
<h2 id="customization">自定义</h2>
581583

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,8 @@ fastboard.appInMainViewPlugin
570570
...
571571

572572
```
573+
**Note:**
574+
- Currently, only the web end supports the 'appInMainViewPlugin' plugin, while the mobile end does not support it for the time being.
573575

574576
## Customization
575577

0 commit comments

Comments
 (0)