@@ -0,0 +1,17 @@
<script>
export default {
onLaunch: function() {
console.log('App Launch')
},
onShow: function() {
console.log('App Show')
onHide: function() {
console.log('App Hide')
}
</script>
<style lang="scss">
@import "@/static/iconfont.css";
</style>
The note is not visible to the blocked user.