|
|
|
@ -416,7 +416,7 @@ const handleLogout = () => {
|
|
|
|
</van-cell-group>
|
|
|
|
</van-cell-group>
|
|
|
|
|
|
|
|
|
|
|
|
<van-cell-group inset>
|
|
|
|
<van-cell-group inset>
|
|
|
|
<van-field input-align="right" class="longText" readonly>
|
|
|
|
<!-- <van-field input-align="right" class="longText" readonly>
|
|
|
|
<template #label><i class="fa-solid fa-fw fa-user-tie"></i> 授權商務卡片編輯</template>
|
|
|
|
<template #label><i class="fa-solid fa-fw fa-user-tie"></i> 授權商務卡片編輯</template>
|
|
|
|
<template #button>
|
|
|
|
<template #button>
|
|
|
|
<van-button size="small" @click="$router.push('/auth/auth')">
|
|
|
|
<van-button size="small" @click="$router.push('/auth/auth')">
|
|
|
|
@ -431,7 +431,7 @@ const handleLogout = () => {
|
|
|
|
編輯
|
|
|
|
編輯
|
|
|
|
</van-button>
|
|
|
|
</van-button>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</van-field>
|
|
|
|
</van-field> -->
|
|
|
|
<van-field input-align="right" class="longText" readonly>
|
|
|
|
<van-field input-align="right" class="longText" readonly>
|
|
|
|
<template #label><i class="fa-solid fa-fw fa-award"></i> 綁定UTel淘金購會員</template>
|
|
|
|
<template #label><i class="fa-solid fa-fw fa-award"></i> 綁定UTel淘金購會員</template>
|
|
|
|
<template #button>
|
|
|
|
<template #button>
|
|
|
|
|