Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
unidocs-zh
提交
7a61f572
unidocs-zh
项目概览
DCloud
/
unidocs-zh
通知
3216
Star
106
Fork
815
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
94
列表
看板
标记
里程碑
合并请求
70
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
unidocs-zh
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
94
Issue
94
列表
看板
标记
里程碑
合并请求
70
合并请求
70
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
7a61f572
编写于
12月 30, 2021
作者:
D
DCloud_LXH
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
docs: web-view support update-title
上级
d4bef3fd
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
1 addition
and
0 deletion
+1
-0
docs/component/web-view.md
docs/component/web-view.md
+1
-0
未找到文件。
docs/component/web-view.md
浏览文件 @
7a61f572
...
...
@@ -12,6 +12,7 @@
|allow|String|用于为
[
iframe
](
https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/iframe
)
指定其
[
特征策略
](
https://developer.mozilla.org/zh-CN/docs/Web/HTTP/策略特征
)
|H5|
|sandbox|String|该属性对呈现在
[
iframe
](
https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/iframe
)
框架中的内容启用一些额外的限制条件。|H5|
|webview-styles|Object|webview 的样式|App-vue|
|update-title|Boolean|是否自动更新当前页面标题。默认值:
`true`
|App-vue (3.4.0+)|
|@message|EventHandler|网页向应用
`postMessage`
时,会在特定时机(后退、组件销毁、分享)触发并收到消息。|H5 暂不支持(可以直接使用
[
window.postMessage
](
https://developer.mozilla.org/zh-CN/docs/Web/API/Window/postMessage
)
)|
|@onPostMessage|EventHandler|网页向应用实时
`postMessage`
|App-nvue|
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录