提交 0e4728bf 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬 提交者: shutao-dc

feat: 更新 getNativeView 平台兼容性

上级 d7802606
......@@ -1099,11 +1099,12 @@
"navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例"
}
},
// #ifndef APP
// #ifndef WEB
{
"path": "pages/API/get-native-view/get-native-view",
"group": "1,3,2",
"style": {
"navigationBarTitleText": "获取原生view",
"navigationBarTitleText": "getNativeView | 获取原生 View",
"backgroundColor": "#F8F8F8"
}
},
......@@ -2117,6 +2118,10 @@
{
"id": "api.dom.createSelectorQuery",
"name": "createSelectorQuery"
},
{
"id": "api.dom.getNativeView",
"name": "getNativeView"
}
]
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册