可以在F12 Dev Tools中模拟Windows Phone,但偶尔会在桌面上运行,但不能在手机上运行。如何在Windows Phone上的Internet Explorer中调试JavaScript?
答案 0 :(得分:0)
启动Visual Studio并按Ctrl + Shift + P(或导航到Debug> Other Debug Targets> Debug Windows Phone Internet Explorer)。
Diagnosing Mobile Website Issues on Windows Phone 8.1 with Visual Studio中在没有Visual Studio项目的情况下进行调试部分中的更多信息。