微信小程序 動態改變默認菜單 tabbar 的值


wx.setTabBarItem({
index: 0, 
text: 'home',
iconPath: '/path/to/iconPath',
selectedIconPath: '/path/to/selectedIconPath'
})
 
詳情參考微信小程序API
https://developers.weixin.qq.com/miniprogram/dev/api/wx.showNavigationBarLoading.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM