@@ -5,10 +5,6 @@ export default {
},
onShow: function () {
console.log('App Show')
uni.setTabBarBadge({
index: 1,
text: '6'
})
onHide: function () {
console.log('App Hide')
The note is not visible to the blocked user.