也能夠右鍵Info.plist,Open As Source Code,添加如下代碼:html
<key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> </dict>