Merge branch 'master' into cyl/master-0804

cyl/master-0804
jscyl13849007907 3 months ago
commit 22df04dd03

@ -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>

Loading…
Cancel
Save