这是从27版本后不允许使用http方式来请求 ,需要使用https 解决办法: 加入一个开关即可 android:usesCleartextTraffic="true" 相关文章: 2022-12-23 2021-06-30 2021-09-03 2021-10-04 2021-08-26 2021-12-14 2022-12-23 2022-01-02