摘要: <script> let URL = "http://www.baidu.com?name=elephant&age=25&sex=male&num=100" function queryURLParams(URL) { // const url = location.search; // 项目中可 阅读全文
posted @ 2022-03-21 11:45 JaneLifeVlog 阅读(110) 评论(0) 推荐(0)