|
@@ -47,7 +47,7 @@ onMounted(() => {
|
|
</template>
|
|
</template>
|
|
</div>
|
|
</div>
|
|
<template v-if="linkInfo">
|
|
<template v-if="linkInfo">
|
|
- <div v-if="linkInfo.isInStation"
|
|
|
|
|
|
+ <div v-if="!linkInfo.isInStation"
|
|
class="bg-[#F3F3F3] rounded-[25px] px-12 py-4 text-black-9 mt-4 text-sm w-max grid place-items-center"
|
|
class="bg-[#F3F3F3] rounded-[25px] px-12 py-4 text-black-9 mt-4 text-sm w-max grid place-items-center"
|
|
>
|
|
>
|
|
转自 第三方链接
|
|
转自 第三方链接
|