no message

cyl/job_im
jscyl13849007907 1 week ago
parent 278611b0f6
commit 3362c31121

@ -415,8 +415,8 @@ onUnmounted(() => {
&::after { &::after {
content: ""; content: "";
width: 100%; width: 100%;
height: 1px; height: 0.5px;
background-color: #ededed; background-color: #eee;
position: absolute; position: absolute;
left: 10px; left: 10px;
top: -12px; top: -12px;

@ -28,14 +28,14 @@
'paddingLeft':(item.rpl ? 7 : 0) + 'px' 'paddingLeft':(item.rpl ? 7 : 0) + 'px'
}" }"
></view> ></view>
<view class="g_flex_column_center g_c_3 g_fs_16">{{ item.label }}</view> <view class="g_flex_column_center g_c_3 g_fs_17">{{ item.label }}</view>
</view> </view>
</view> </view>
<view class="g_flex_1 g_flex_column_center"> <view class="g_flex_1 g_flex_column_center">
<view class="g_flex_row_end"> <view class="g_flex_row_end">
<view class="g_flex_row_end"> <view class="g_flex_row_end">
<!-- 通用类型 --> <!-- 通用类型 -->
<view class="g_fs_16 g_ell_1 g_lh_1_2" style="max-width:45vw" :class="item.fontColor" v-if="item.result">{{ item.result }}</view> <view class="g_fs_17 g_ell_1 g_lh_1_2" style="max-width:45vw" :class="item.fontColor" v-if="item.result">{{ item.result }}</view>
<!-- 迷你二维码 --> <!-- 迷你二维码 -->
<view class="g_flex_rowRight_columnCenter" v-if="item.tip == 'code'"> <view class="g_flex_rowRight_columnCenter" v-if="item.tip == 'code'">
<i class="iconfont icon-a-erweimabeifen2 g_fs_21 g_c_c" style="font-size: 21px"></i> <i class="iconfont icon-a-erweimabeifen2 g_fs_21 g_c_c" style="font-size: 21px"></i>

@ -41,7 +41,7 @@
></image> ></image>
</view> --> </view> -->
</view> </view>
<view class="g_flex_1 g_border_e_b g_flex_column_center" style="height: 60px;"> <view class="g_flex_1 g_border_e_b_l g_flex_column_center" style="height: 60px;">
<view class="g_flex_row_between"> <view class="g_flex_row_between">
<view class="g_flex_1 g_h_48" <view class="g_flex_1 g_h_48"
:class="itm.remark || itm.tel ? 'g_flex_column_center' : 'g_flex_column_center'" :class="itm.remark || itm.tel ? 'g_flex_column_center' : 'g_flex_column_center'"
@ -243,4 +243,7 @@
opacity: 0.8; opacity: 0.8;
background-color: #f5f5f5 !important; background-color: #f5f5f5 !important;
} }
.g_border_e_b_l{
border-bottom: 0.5px solid #eee;
}
</style> </style>

@ -16,7 +16,7 @@
<img src="https://bocai-cms.oss-cn-beijing.aliyuncs.com/bf586cad-c6f0-4417-86c8-6cf55310ace7_123456.svg" class="g_w_48 g_h_48 g_radius_50 g_flex_none" alt="" /> <img src="https://bocai-cms.oss-cn-beijing.aliyuncs.com/bf586cad-c6f0-4417-86c8-6cf55310ace7_123456.svg" class="g_w_48 g_h_48 g_radius_50 g_flex_none" alt="" />
<view class="g_flex_column_between g_ml_10 g_flex_1 g_mr_10"> <view class="g_flex_column_between g_ml_10 g_flex_1 g_mr_10">
<view class="g_fs_17 g_c_0 g_mb_6">新的代理</view> <view class="g_fs_17 g_c_0 g_mb_6">新的代理</view>
<view class="g_c_9">您有新代理加入申请待审批</view> <view class="g_c_9" style="font-size: 14px;">您有新代理加入申请待审批</view>
</view> </view>
<div v-if="waitNum_downs > 0" class="g_flex_column_center g_flex_none"> <div v-if="waitNum_downs > 0" class="g_flex_column_center g_flex_none">
<div style="background-color: #ff4d4f; color: #fff; border-radius: 50%; width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;"> <div style="background-color: #ff4d4f; color: #fff; border-radius: 50%; width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;">
@ -41,7 +41,7 @@
<view v-if="speed > 0 && tabFansInfo.active == 1"> <view v-if="speed > 0 && tabFansInfo.active == 1">
<view class="item g_flex_row_between g_pl_16 g_pr_16 g_bg_f" <view class="item g_flex_row_between g_pl_16 g_pr_16 g_bg_f"
hover-class="thover" v-for="(item, index) in query.list" :key="index" @click="goPage(item)" hover-class="thover" v-for="(item, index) in query.list" :key="index" @click="goPage(item)"
:style="{ 'border-bottom': index == query.list.length - 1 ? '1rpx solid #eee' : '1rpx solid #eee' }"> :style="{ 'border-bottom': index == query.list.length - 1 ? '0.5rpx solid #eee' : '0.5rpx solid #eee' }">
<view class="g_flex_none g_flex_row_start"> <view class="g_flex_none g_flex_row_start">
<view class="g_flex_column_center g_pr_16 g_flex_none" style="position: relative"> <view class="g_flex_column_center g_pr_16 g_flex_none" style="position: relative">
<rh-image :url="item.logo" size="96" radius="50" v-if="item.logo" /> <rh-image :url="item.logo" size="96" radius="50" v-if="item.logo" />

@ -53,7 +53,7 @@
alt="" style="width: 40px;height: 40px;border-radius: 50%;"> alt="" style="width: 40px;height: 40px;border-radius: 50%;">
</div> </div>
<div class="g_flex_column_between g_flex_1" <div class="g_flex_column_between g_flex_1"
style="border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 9px 0;" style="border-bottom: 0.5px solid #eee;padding: 9px 0;"
> >
<div class="g_flex_1 g_flex_row_start" style="font-size: 17px;color: rgba(0, 0, 0, 0.9);"> <div class="g_flex_1 g_flex_row_start" style="font-size: 17px;color: rgba(0, 0, 0, 0.9);">
{{ item.aliasName || item.userName }} {{ item.aliasName || item.userName }}

Loading…
Cancel
Save