The resource could not be loaded because the App Transport Security policy requires the use of a secure connection. 已经添加<key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> <key>NSAllowsLocalNetworking</key> <true/> </dict>