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.
Backbone.js 提供了设置根 url 的选项
Backbone.history.start({pushState: true, root: "/public/search/"}
用spine.js 有可能吗?