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 ac44af1 commit 42fda36Copy full SHA for 42fda36
README-zh.md
@@ -576,6 +576,8 @@ const fastboard = await createFastboard({
576
fastboard.appInMainViewPlugin
577
...
578
```
579
+### 注意
580
+- 目前只有web端支持 `appInMainViewPlugin`插件, 移动端不支持暂不支。
581
582
<h2 id="customization">自定义</h2>
583
README.md
@@ -570,6 +570,8 @@ fastboard.appInMainViewPlugin
570
571
572
573
+**Note:**
574
+- Currently, only the web version supports the `appInMainViewPlugin` plugin. The mobile version does not support it and is temporarily not supported.
575
## Customization
0 commit comments