wux-weapp / wx-extend

:dog: 微信小程序 - 扩展插件(发送请求、Promise API、表单验证、Restful API)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文乱码,如下代码 msg参数,在另一页接收时乱码

chentimichentimi opened this issue · comments

  App.WxService.navigateTo('/pages/test', {
    msg: '中文乱码',
  })

@chentimichentimi decodeURIComponent