diff --git a/ZhHealth-APP(22.1.14).zip b/ZhHealth-APP(22.1.14).zip deleted file mode 100644 index 917594a..0000000 Binary files a/ZhHealth-APP(22.1.14).zip and /dev/null differ diff --git a/pages/user/index.vue b/pages/user/index.vue index 4130d01..bfaf718 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -136,7 +136,6 @@ getInfo(){ if(this.$store.state.token === '') return info().then(res => { - console.log(res) uni.setNavigationBarTitle({ title: res.nickname })