This commit is contained in:
2020-06-30 18:06:50 +08:00
parent c7136c2c11
commit dc69746320
21 changed files with 471 additions and 1315 deletions

View File

@@ -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授权登录