|
|
|
@ -109,7 +109,10 @@
|
|
|
|
@clickItem="goPage('/root/person/set')"
|
|
|
|
@clickItem="goPage('/root/person/set')"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="g_bg_f g_h_56 g_ml_12 g_mr_12 g_mt_24 g_radius_8 g_flex_row_center flex_center g_position_rela" @click="goPage('/root/merchantManagement/merchantManagement')" hover-class="thover" v-if="hasPermission">
|
|
|
|
<view class="g_bg_f g_h_56 g_ml_12 g_mr_12 g_mt_24 g_radius_8 g_flex_row_center flex_center g_position_rela"
|
|
|
|
|
|
|
|
@click="goPage('/root/merchantManagement/merchantManagement')" hover-class="thover"
|
|
|
|
|
|
|
|
v-if="hasPermission"
|
|
|
|
|
|
|
|
>
|
|
|
|
<view class="iconfont icon-shangjiahoutai g_mr_6 g_mt_2"></view>
|
|
|
|
<view class="iconfont icon-shangjiahoutai g_mr_6 g_mt_2"></view>
|
|
|
|
<view class="g_fw_600 g_fs_17">商家管理后台</view>
|
|
|
|
<view class="g_fw_600 g_fs_17">商家管理后台</view>
|
|
|
|
<view v-if="hasNewResume > 0" class="g_ml_4" style="font-size: 12px; color: #ffffff; background-color: #fa3534; display: inline-flex; justify-content: center; align-items: center; line-height: 24rpx; padding: 4rpx 8rpx; border-radius: 100rpx; z-index: 9">
|
|
|
|
<view v-if="hasNewResume > 0" class="g_ml_4" style="font-size: 12px; color: #ffffff; background-color: #fa3534; display: inline-flex; justify-content: center; align-items: center; line-height: 24rpx; padding: 4rpx 8rpx; border-radius: 100rpx; z-index: 9">
|
|
|
|
|