Commit bf86d18d authored by 王玉鑫's avatar 王玉鑫

feat: 星级开发区对接人展示修改

parent a9771672
......@@ -11,9 +11,10 @@
<div
v-if="isShowPhone"
class="star-contact-info absolute right-[50px] top-0 flex h-[145px] w-[328px] rounded bg-white p-5"
:class="{ 'w-[186px]': !detail.contactPerson }"
>
<div class="flex w-[288px]">
<div class="flex h-[105px] flex-none flex-col">
<div class="flex w-[288px]" :class="{ 'w-[146px]': !detail.contactPerson }">
<div v-if="detail.contactPerson" class="flex h-[105px] flex-none flex-col">
<div>
<div class="flex h-5 items-center justify-center">
<div
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment