預覽圖修改、首頁選單icon修改

main
bruce68410 2 years ago
parent 5843aa3bc1
commit c6b742e903

Binary file not shown.

Before

Width:  |  Height:  |  Size: 371 KiB

After

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 KiB

After

Width:  |  Height:  |  Size: 393 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 KiB

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 KiB

After

Width:  |  Height:  |  Size: 407 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 33 KiB

@ -298,7 +298,7 @@ const handleLogout = () => {
</template> </template>
<template #right> <template #right>
<div class="btn btn-sm text-skyBlue" @click="router.push('/member')"> <div class="btn btn-sm text-skyBlue" @click="router.push('/member')">
<h4><i class="fa-solid fa-gear"></i></h4> <h4><i class="fa-solid fa-bars"></i></h4>
</div> </div>
</template> </template>
</van-nav-bar> </van-nav-bar>

Loading…
Cancel
Save