摘要: 如果参数是中文,单独获取该参数时,显示的值是乱码的,这时需要转码:var key = decodeURIComponent(key.key); 阅读全文
posted @ 2018-01-24 00:12 +1大叔 阅读(136) 评论(0) 推荐(0)