This commit is contained in:
Cindy Chang
2024-07-22 13:20:19 +08:00
parent 56c94f1d80
commit 5407a4e2aa
4 changed files with 20 additions and 64 deletions

View File

@@ -6,9 +6,6 @@
</figure>
<div class="flex justify-between items-center relative"
v-show="showMember">
<!-- 不再使用本顆登出按鈕 <button id="logout_btn" class="btn btn-sm btn-neutral mr-2" @click.prevent="logOutButton">
Logout
</button> -->
<img v-show="true" id="acct_mgmt_button" src="@/assets/icon-head-black.svg" width="32" height="32"
class="cursor-pointer z-50" @click="toggleIsAcctMenuOpen" alt="user-head"
/>