微信小程序--跳轉頁面的兩種方法詳解

微信小程序 跳轉頁面json 小程序頁面有2種跳轉,能夠在wxml頁面或者js中:小程序 1,在wxml頁面中:微信小程序 <navigator url="../index/index">跳轉到新頁面</navigator> <navigator url="../index/index" open-type="redirect">在當前頁打開</navigator> <navigator u
相關文章
相關標籤/搜索