♻️ Refactor frontend
This commit is contained in:
@ -37,8 +37,8 @@ const isDataView = computed(() => {
|
||||
<DateSelector v-show="isDataView" />
|
||||
<RouterView />
|
||||
</main>
|
||||
<BottomNavbar v-show="$route.name != 'title.login'" />
|
||||
</div>
|
||||
<BottomNavbar v-show="$route.name != 'title.login'" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user