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