6.18
This commit is contained in:
@@ -197,6 +197,13 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
onLoad(){}
|
||||
onLoad(){
|
||||
// this.$u.api.phoneLogin({
|
||||
// member_mobile: 1,
|
||||
// sms_code: 2
|
||||
// }).then((res)=>{
|
||||
// console.log(res)
|
||||
// })
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user