跳转页面传递中文参数

发布于 7 年前作者 leichao19343 次浏览最后编辑 7 年前来自 ask

跳转界面时候 传递中文参数怎么进行编码跟解码

/pages/index/index?orderid=” + that.data.orderid + &value=” + that.data.inputValue;

2 回复
yangong
yangong1 楼6 年前

不会出现乱码吗

chengchao
chengchao2 楼5 年前

直接传字符串没发现问题啊···