@@ -19,7 +19,7 @@
// console.log('App Hide');
},
methods: {
userlogin() {
async userlogin() {
uni.login({
provider: 'weixin',
success: (data) => {
@@ -42,6 +42,7 @@
});
}
The note is not visible to the blocked user.