|
|
@ -33,7 +33,7 @@ |
|
|
|
<view class="name">{{ shopDetail.shop_name }}</view> |
|
|
|
<view class="name">{{ shopDetail.shop_name }}</view> |
|
|
|
<view class="intro"> |
|
|
|
<view class="intro"> |
|
|
|
<text class="label">{{ shopDetail.shop_label }}</text> |
|
|
|
<text class="label">{{ shopDetail.shop_label }}</text> |
|
|
|
<view @click="toCer"> |
|
|
|
<view v-if="shopDetail.is_show_license == 1" @click="toCer"> |
|
|
|
<image src="/static/cer.png" mode="aspectFill"></image> |
|
|
|
<image src="/static/cer.png" mode="aspectFill"></image> |
|
|
|
证照 |
|
|
|
证照 |
|
|
|
</view> |
|
|
|
</view> |
|
|
|