maa*_*aaz 3 url jquery parsing
我有这样的网址.http:// localhost:8080/steer/trip/create/3.在我的页面中我想使用jquery获取值"3".请帮我
mat*_*ven 12
发件人: 突出显示基于位置的按钮
var pathname = window.location.pathname.split("/");
var filename = pathname[pathname.length-1];
alert(filename);
Run Code Online (Sandbox Code Playgroud)