http://localhost/#/showinfo/http%3A%2F%2Flocalhost%3A3000%2Fapi%2Fobject%2F1%2Fcollection%2F1
我正在尝试将编码的 URL 传递encodeURIComponent
到另一个页面。但似乎该 URL 无效。
http://localhost/#/showinfo/http%3A%2F%2Flocalhost%3A3000%2Fapi%2Fobject%2F1%2Fcollection%2F1
我正在尝试将编码的 URL 传递encodeURIComponent
到另一个页面。但似乎该 URL 无效。