@@ -53,7 +53,10 @@
},
methods: {
userlogin() {
console.log(333)
if (!uni.cache.get('token')) {
// this.$store.dispatch("loginEvent"); //获取shapid
uni.login({
provider: 'weixin',
success: (data) => {
@@ -76,7 +79,7 @@
fail: (err) => {}
});
})
}
The note is not visible to the blocked user.