微信小程序开发随笔(新手自学上路)

微信小程序跳转页面问题 一、小程序页面有2种跳转,可以在wxml页面或者js中: (1)、在wxml中,如下: <navigator url="../index/index">跳转到新页面</navigator>   <navigator url="../index/index" open-type="redirect">在当前页打开</navigator>   <navigator url=".
相关文章
相关标签/搜索