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.
我想从 emberjs 内部得到什么document.location.host或hostname或返回的东西。href由于这currentpath只是路由器定义的路径,我不能使用它。
document.location.host
hostname
href
currentpath
你可以使用你在 Ember 中提到的任何东西。