居民社群

This commit is contained in:
shijingjing
2023-03-17 17:25:23 +08:00
parent 5698bfb695
commit 02abd08424
4 changed files with 73 additions and 158 deletions

View File

@@ -153,8 +153,10 @@ export default {
this.autoLogin()
setTimeout(() => {
uni.navigateBack()
}, 500);
}, 600);
}
}).catch(err=> {
this.$u.toast(err.msg)
})
},
upLoad(img) {