VM16 asdebug.js:1 GET https://wx.vgoinfo.com/app/index.php?i=52&from=wxapp&m=xg_o2o&c=entry&a=wxapp&do=u9wxmini&step=three net::ERR_NAME_NOT_RESOLVED(env: Windows,mp,1.06.2307260; lib: 2.20.0)
b @ VM16 asdebug.js:1
createRequestTask @ VM16 asdebug.js:1
invoke @ VM16 asdebug.js:1
r @ VM16 asdebug.js:1
invoke @ WAServiceMainContext.js:2
(anonymous) @ WAServiceMainContext.js:2
ae @ WASubContext.js?t=we…21940039&v=2.20.0:2
(anonymous) @ WASubContext.js?t=we…21940039&v=2.20.0:2
Ye @ WASubContext.js?t=we…21940039&v=2.20.0:2
yd @ WASubContext.js?t=we…21940039&v=2.20.0:2
_d @ WASubContext.js?t=we…21940039&v=2.20.0:2
s @ WASubContext.js?t=we…21940039&v=2.20.0:2
vd @ WASubContext.js?t=we…21940039&v=2.20.0:2
_f @ WASubContext.js?t=we…21940039&v=2.20.0:2
createRequestTask @ WASubContext.js?t=we…21940039&v=2.20.0:2
execute @ WASubContext.js?t=we…21940039&v=2.20.0:2
(anonymous) @ WASubContext.js?t=we…21940039&v=2.20.0:2
t.<computed> @ WASubContext.js?t=we…21940039&v=2.20.0:2
(anonymous) @ WASubContext.js?t=we…21940039&v=2.20.0:2
(anonymous) @ WASubContext.js?t=we…21940039&v=2.20.0:2
(anonymous) @ WASubContext.js?t=we…21940039&v=2.20.0:2
l @ WASubContext.js?t=we…21940039&v=2.20.0:2
(anonymous) @ WASubContext.js?t=we…21940039&v=2.20.0:2
value @ apihook.js?t=wechat&…c159933f21b91456e:1
D @ vendor.js? [sm]:847
(anonymous) @ vendor.js? [sm]:879
request @ vendor.js? [sm]:9947
indexOne @ index.js? [sm]:514
onLoad @ index.js? [sm]:225
Le @ vendor.js? [sm]:2144
引用 皆我百晓生 小程序回复内容作答:
根据报错信息,ERR_NAME_NOT_RESOLVED表示域名解析错误,可能是请求的域名无法解析。您可以尝试以下解决方法:
检查网络连接:确保您的网络连接正常,可以尝试重新连接网络或者更换网络环境再次尝试。
检查域名是否正确:确认请求的域名是否正确,包括域名拼写、协议(http或https)等是否正确。
检查域名解析设置:如果确认域名正确,可以查看域名解析设置是否正确,可以联系域名提供商进行确认。
检查防火墙设置:有些防火墙设置可能会影响域名解析,可以尝试暂时关闭防火墙或者调整防火墙设置。
检查域名是否可访问:可以尝试使用浏览器访问该域名,确认是否可以正常访问。
如果上述方法都没有解决问题,建议您咨询技术支持或开发者论坛,提供更详细的报错信息和相关代码,以便定位问题。