We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
页面初始化后,怎么手动添加一个动态 iframe tab。 在init 的url 给了链接,tab是加上了,单不显示页面,需要再点一下tab才会出来页面内容
The text was updated successfully, but these errors were encountered:
将它的type设置为 main, main是初始就打开加载。
或者自己手动加个trigger,点击对应的tab页。
Sorry, something went wrong.
将它的type设置为 main, main是初始就打开加载。 或者自己手动加个trigger,点击对应的tab页。
感谢, 最后我使用了 trigger的方式,因为type=main时,没见了右上角的删除图标
No branches or pull requests
页面初始化后,怎么手动添加一个动态 iframe tab。
在init 的url 给了链接,tab是加上了,单不显示页面,需要再点一下tab才会出来页面内容
The text was updated successfully, but these errors were encountered: