Skip to content

Commit 42fda36

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

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 version supports the `appInMainViewPlugin` plugin. The mobile version does not support it and is temporarily not supported.
573575

574576
## Customization
575577

0 commit comments

Comments
 (0)