cypress-saveLogAndFilter: save log done.

This commit is contained in:
chiayin
2023-05-08 12:51:36 +08:00
parent 7daac78bea
commit 028c58c8ab
2 changed files with 21 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
<div class="flex justify-between items-center flex-wrap" v-show="showNavbarBreadcrumb">
<div class="flex flex-1 items-center">
<!-- Files -->
<router-link to class="mr-4" v-if="navViewName !== 'FILES'">
<router-link to class="mr-4" v-if="navViewName !== 'FILES'" id="backPage">
<span @click="$router.back(-1)" class="material-symbols-outlined text-neutral-10 leading-loose">
arrow_back
</span>