x2rr / funds

自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况
https://x2rr.github.io/funds/docs/dist/index.html
GNU General Public License v3.0
2.23k stars 279 forks source link

基金列表一直处于loading状态 #143

Closed justyeh closed 3 years ago

justyeh commented 3 years ago

如题所述,无法加载基金列表。

看了一下控制台,是一个接口一直没返回导致的(浏览器直接访问接口是OK的)。

https://fundmobapi.eastmoney.com/FundMNewApi/FundMNFInfo?pageIndex=1&pageSize=200&plat=Android&appType=ttjj&product=EFund&Version=1&deviceid=f0a16fc4-2585-4fbb-aa42-b34ea9d65d18&Fcodes=009429,005827,010555,163406,160222,003494,003096

justyeh commented 3 years ago

应该是公司内部网络问题