有人同时使用它们吗?我需要IronRouter的服务器端,RestApi和流路由器,所以我可以摆脱它,但我不想。但我不喜欢铁路由器现在的每一个我的流动路由器页面。
Oops, looks like there's no route on the client or the server for url: "http://localhost:3000/." 怎么才能不表现出来。
发布于 2016-06-29 04:50:03
由于您已经熟悉FlowRoute并希望server side路由用于您的API,所以您可以使用Picker。它来自FlowRouter的同一个作者。因此,与流路由器一起使用时,您应该不会遇到任何问题。而且它也很容易使用。
https://github.com/meteorhacks/pickerhttps://stackoverflow.com/questions/38088072
复制相似问题