获取子页面Title的时候一直是返回当前页面的title
例如: 当前页面Title是 “hello”
append加一个子页面
然后 plus.webview.currentWebview().children()[0].getTitle() 返回的结果一直是 “hello”
获取子页面Title的时候一直是返回当前页面的title
例如: 当前页面Title是 “hello”
append加一个子页面
然后 plus.webview.currentWebview().children()[0].getTitle() 返回的结果一直是 “hello”
1 个回复
DCloud_IOS_XTY
这是个bug,已经收录