開通VIP,暢享免費電子書等14項超值服
首頁
好書
留言交流
下載APP
聯(lián)系客服
2022.01.21
寫法:
?onLoad: function (options) {
let fun="tab1|tab1|tab1".split("|")
for(let i in fun){
this[fun[i]](i)
}
},
tab1(e){
console.log(e)
tab2(e){
tab3(e){
效果:
微信登錄中...請勿關(guān)閉此頁面