微信小程序wx.switchTab 【轉】關於微信小程序wx.switchTab的問題 昨天做了個功能要從首頁跳到tabBar頁,並且要帶上參數.首先我是這樣做的: 在index.js中: toCategory:fun ...