uniapp 小程序 使用 webview 跳转外部链接 h5 decodeURIComponent 和 encodeURIComponent 加密 解密
创建一个页面并且设置好路由我使用了decodeURIComponent和encodeURIComponent对参数进行加密和解密为什么要使用加密和解密?我有遇到过应该是参数里面存在2个问号然后导致id数据丢失然后打不开页面了exportdefault{onLoad(options){//console.log('options',options)this.externalURL=decodeURI