标签:pos ast class style name dex post color substr
//获取网页文件名 var pathname=location.pathname; var htmlFileName=pathname.substr(pathname.lastIndexOf("/")+1);
JS 获取网页文件名
原文地址:https://www.cnblogs.com/nb08611033/p/8227528.html