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.
我将如何在 express 中执行此操作:document.location.href.split('/');我也已经尝试过使用 res 函数。我不知道如何解决这个问题。
document.location.href.split('/');