|
|
|
|
|
|
|
|
</template> |
|
|
</template> |
|
|
<span |
|
|
<span |
|
|
class="pointer" |
|
|
class="pointer" |
|
|
v-if="canEdit==0 && companyInfo.claimState.text == '未认领'" |
|
|
|
|
|
|
|
|
v-if="!canEdit && companyInfo.claimState.text === '未认领'" |
|
|
@click="setClaimDialog" |
|
|
@click="setClaimDialog" |
|
|
> |
|
|
> |
|
|
<img src="@assets/image/company/icon_claim.png" alt="认领" /> |
|
|
<img src="@assets/image/company/icon_claim.png" alt="认领" /> |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
.top_box { |
|
|
.top_box { |
|
|
|
|
|
width: 100%; |
|
|
@include flex(row, space-between, center, nowrap); |
|
|
@include flex(row, space-between, center, nowrap); |
|
|
.company_img_box { |
|
|
.company_img_box { |
|
|
@include size(220px, 200px); |
|
|
@include size(220px, 200px); |