JS获取地址栏url参数本章内容分为三部分: 开始之前先简单了解一下 如:url地址:http:xxxxx:9010test.html?leaf&le=2window.location.search获取到的就是 ?leaf&2023-02-21JavaScript150