聊天完成
This commit is contained in:
@@ -99,7 +99,7 @@ export default {
|
||||
return
|
||||
}
|
||||
// 清除本地存储才可以正常登陆(具体原因没有仔细检查)
|
||||
uni.clearStorage();
|
||||
// uni.clearStorage();
|
||||
// 账号登录1达人0商家
|
||||
if(this.state==1){
|
||||
this.$u.api.login({ member_name: this.zhanghaoA, member_password: this.mimaA }).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user