罗世杰:feat:轮播图,分析统计、轮播消息接口接入
This commit is contained in:
@@ -63,7 +63,14 @@
|
||||
uni.navigateTo({
|
||||
url: this.navItems[index].url
|
||||
})
|
||||
}else if (index == 7) {
|
||||
uni.makePhoneCall({
|
||||
phoneNumber: '123456789',
|
||||
success: (result) => {},
|
||||
fail: (error) => {}
|
||||
})
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user