uni.$u.http.post('/api/customer/getCustomer', { customerId: this.user.id }).then(({data:{data}})=> { console.log(data) })