api
This commit is contained in:
@@ -115,6 +115,11 @@
|
||||
},
|
||||
// 用户登录
|
||||
loginOn() {
|
||||
// 测试用的
|
||||
uni.switchTab({
|
||||
url: '/pages/index/index'
|
||||
})
|
||||
return false;
|
||||
console.log("登录")
|
||||
// console.log(this.member_mobile)
|
||||
// console.log(this.sms_code)
|
||||
@@ -180,7 +185,6 @@
|
||||
type: 'error'
|
||||
})
|
||||
}
|
||||
|
||||
})
|
||||
},
|
||||
// qq授权登录
|
||||
|
||||
Reference in New Issue
Block a user