1
0
2
90
1,使用attr添加data-属性 效果:
1,在发送端页面用encodeURI()函数,在接收端页面使用decodeURI()函数,这样就可以有效的解决在获取url上的中文出现乱码的情况...