提交 27d1ffd0 编写于 作者: shutao-dc's avatar shutao-dc

get-native-view rename element-getnativeview

上级 a5fb8156
......@@ -1109,7 +1109,7 @@
},
// #ifndef WEB
{
"path": "pages/API/get-native-view/get-native-view",
"path": "pages/API/get-native-view/element-getnativeview",
"group": "1,3,2",
"style": {
"navigationBarTitleText": "getNativeView | 获取原生 View",
......@@ -2744,4 +2744,4 @@
]
}
]
}
\ No newline at end of file
}
......@@ -7,7 +7,7 @@ describe('get-native-view', () => {
}
let page
beforeAll(async () => {
page = await program.reLaunch('/pages/API/get-native-view/get-native-view')
page = await program.reLaunch('/pages/API/get-native-view/element-getnativeview')
await page.waitFor('web-view')
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册