@@ -172,7 +172,7 @@
uni.showLoading({
title: '登录中'
})
- console.log("clientid",clientId)
+ console.log("clientid",that.clientId)
this.$api.request('user', 'login',{
password:that.password,
phone:that.phone,