web-view在在ios访问空白,加了#wechat_redirect没用

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

web-view在在ios访问空白,加了#wechat_redirect没用

<web-view src=‘{{url}}’>web-view>

onLoad: function (options) {

this.setData({

fid: options.fid,

mid: options.mid,

reportname: options.reportname,

url: app.globalData.ip + ‘/xcx/xcxreport?reportid=’ + options.fid + ‘&mid=’ + options.mid + ‘&openid=’ + app.globalData.openid + ‘&reportname=’ + options.reportname +“#wechat_redirect”

})

},

4 回复
rli
rli1 楼6 年前

url太长了

bsu
bsu2 楼6 年前

求解啊大神们

wei02
wei023 楼6 年前

请问大神,这个是因为hash路径和#wechat_redirect冲突了么?这个问题解决了么?

xiulandeng
xiulandeng4 楼6 年前

不能出现中文