cypress-saveLogAndFilter: save log done.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user