Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 angular2 构建的站点,它从 3rd 方服务器请求数据。我还在使用 Angular Universal 在服务器端呈现页面。问题来了:解析 jsonp 依赖于 dom 操作,这在服务器端是不可用的。所以我只能得到没有数据的静态页面。有没有办法在服务器端解析 jsonp?
是的。看:
npm 上有更多的模块。看: