博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年7月31日

摘要: 以此 url 为例:http://localhost/index.html?id=310&name=xia&phone=13800138000 //获取url传递的信息 let query = location.search; // ?id=310&name=xia&phone=1380013800 阅读全文

posted @ 2022-07-31 22:09 火冰·瓶 阅读(42) 评论(0) 推荐(0) 编辑