js to get the current project path

 

示例:"http://localhost:8080/platform"

currentProjectPath=window.document.location.href.substring(0,window.document.location.href.indexOf(window.document.location.pathname))+window.document.location.pathname.substring(0,window.document.location.pathname.substr(1).indexOf('/')+1);

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326753676&siteId=291194637