Angular Phonegap windows phone

Angular Phonegap windows phone

我正在 "Search for an app in the app store?" 单击 ng-hrefs 时。

我试过了 $compileProvider.aHrefSanitizationWhitelist(/^\s*(https?|ftp|mailto|file|tel):/);

但没有成功。

据此post

http://www.stephenpauladams.com/articles/angularjs-cordova-windows-phone-quirk/

AngularJS and Windows 8 route error

windows phone 附加 ms-appx.. 大声笑 所以这就是你所做的

$compileProvider.aHrefSanitizationWhitelist(/^\s*(https?|ftp|mailto|file|ghttps?|ms-appx|x-wmapp0):/);