You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
navigator.push("test://web?url=www.baidu.com?type=1&navtype=1")
type=1 is url's params, navtype=1 is vc's params
The text was updated successfully, but these errors were encountered:
FWBGitHub
changed the title
if viewcontroller need block
Pass multiple parameters, and the URL after the concatenation of multiple parameters
Mar 14, 2022
navigator.push("test://web?url=www.baidu.com?type=1&navtype=1")
type=1 is url's params, navtype=1 is vc's params
The text was updated successfully, but these errors were encountered: