我也有一个函数,允许用户直接跳转到任何页面。但是,由于某些原因,当用户直接跳转到该页面时,在调用viewDidAppear时似乎没有设置实例变量currentState,即使在页面代码的其他部分中检测到它。这是跳转到页面并传入状态的代码: func goToPage(index: Int) if index < viewControllers!.[index]
如果正在查看index.html文件,如何直接导航到特定的<p> of index-2.html<a href="#here-i-want-to-jump"></a><p id="here-i-want-to-jump">Ciao sono un testo qualunque</p>
但是很明显,id在index