|
|
|
|
@ -27,9 +27,8 @@
|
|
|
|
|
{{ agencyInfo.agencyName || agencyInfo.fullName || "-" }}
|
|
|
|
|
</view>
|
|
|
|
|
<view style="position: relative">
|
|
|
|
|
<i class="iconfont icon-gengduo11" style="line-height: 22px; font-size: 10px"></i>
|
|
|
|
|
<view class="g_radius_50 g_text_c" style="position: absolute; right: -20px; top: 0; color: #fff; background-color: #ff4400; font-size: 12px; min-width: 16px" v-if="waitNus">
|
|
|
|
|
{{ waitNus }}
|
|
|
|
|
<i class="iconfont icon-gengduo11" style="line-height: 22px;font-size: 13px;margin-left: 4px;"></i>
|
|
|
|
|
<view class="g_radius_50 g_text_c" style="position: absolute; right: -2px; top: 0; color: #fff; background-color: #ff4400; font-size: 12px; width: 6px;height:6px" v-if="waitNus">
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|