[更新]
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
* 生命周期函数--监听页面加载
|
||||
*/
|
||||
onLoad (options) {
|
||||
if(getApp().globalData.scene === 1155 && options.type === "shareLogin"){
|
||||
wx.switchTab({
|
||||
url: '/pages/index/index',
|
||||
})
|
||||
}
|
||||
// if(getApp().globalData.scene === 1155 && options.type === "shareLogin"){
|
||||
// wx.switchTab({
|
||||
// url: '/pages/index/index',
|
||||
// })
|
||||
// }
|
||||
|
||||
// 获取用户信息和二维码
|
||||
wx.$api.user.myshare('mini','','pages/index/index?type=shareLogin').then(res=>{
|
||||
|
||||
Reference in New Issue
Block a user