"videoDetail/video" is not in app.json

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

tapName:function(event){

wx.redirectTo({

url:‘…/…/videoDetail/video’

})

}

<view class=‘view1’ id=“tapTest” data-hi=“WeChat” bindtap=“tapName”>

</view>

这样写挑转页面就老是报错

0 回复
暂无回复