phoenix1630
Results
3
issues of
phoenix1630
使用的时候发现ios样式的alert、confirm等,更适合单手使用,想直接用js调用,但好像没有直接的方法?能提供一个切换样式的属性吗?
Use await e.Request.ContinueAsync(Payload) will cause the page to freeze and remain in a "pending" state, but using await e.Request.ContinueAsync() can be used normally My Code: page.Request += async (sender, e)...