no message

cyl/job_im
jscyl13849007907 6 hours ago
parent 4fa4948fde
commit 53a466df7d

@ -41,7 +41,7 @@
:style="{
'backgroundColor':index == 0 ? '#0091FF' : '#6ED400'
}"
v-if="index == 0 || index == 1"
v-if="index == 0 || index == 1 && false"
class="g_flex_row_center"
>
<div style="width: 100%;height: 100%;position: relative;">

@ -688,7 +688,7 @@
{
"path": "applyList",
"style": {
"navigationBarTitleText": "申请列表", //
"navigationBarTitleText": "新的代理", //
"backgroundColor": "#ededed",
"backgroundColorTop": "#ededed",
"backgroundColorBottom": "#ededed"

@ -66,6 +66,24 @@
@clickItem="goPage('/root/bind/fensi')"
/>
</view>
<view class="g_mt_10 g_position_rela u-skeleton" v-if="false">
<g-panel-form-item
:list="[
{
icon: 'time-circle',
label: '申请关注',
result: '申请中',
path: '/root/bind/viewim?id=1',
pRow: 0,
rpl:0,
fpl:0,
itype: 'icon',
pColumn:16,
},
]"
@clickItem="goPage('/root/bind/viewim?id=1')"
/>
</view>
<view class="g_mt_10" v-if="userInfo.agencyId">
<g-panel-card-num :list="billDataList" titleNav="/root/person/applyIndex" :border="true" :speed="1" :marginBottom="16" cusType="num" :height="26" :num="5" cusTitle="报名工单(我报的)" @clickItem="goOrder" />
<!-- <g-panel-card-num :list="todayDataList"

@ -28,8 +28,8 @@
hover-class="thover"
>
<view class="g_flex_none g_mr_11 m-avatar" style="position: relative;">
<rh-image :url="itm.logo" size='96' radius="6" v-if="itm.logo" />
<rh-image size='96' radius="6" v-if="!itm.logo" />
<rh-image :url="itm.logo" size='80' radius="50" v-if="itm.logo" />
<rh-image size='80' radius="50" v-if="!itm.logo" />
<view class="g_flex_c"
v-if="itm.supplierAccount == 1"
@ -44,7 +44,7 @@
<view class="g_flex_1 g_border_e_b">
<view class="g_flex_row_between g_pb_12">
<view class="g_flex_1 g_flex_column_between g_h_48">
<view class="g_fs_18 g_c_3">{{itm.agencyName}}</view>
<view class="g_fs_17 g_c_3">{{itm.agencyName}}</view>
<view class="g_fs_14 g_c_9">{{itm.remark ? itm.remark : '-'}}</view>
</view>
<view class="g_flex_none g_flex_column_center">
@ -218,16 +218,6 @@
</script>
<style lang="scss">
.p-root-bind-apply{
overflow-y: auto;
.m-avatar{
.u-avatar__img,image{
border-radius: 6px !important;
}
}
}
.thover, .g_bg_f.thover, .item.thover {
opacity: 0.8;
background-color: #f5f5f5 !important;

@ -2,7 +2,11 @@
<view class="p-bind-inedx g_w_all g_kuaishou" style="background-color:#ededed;min-height: 100vh;">
<view class="m-top">
<view class="m-search g_p_10 g_pb_0 g_position_rela g_p_12" style="background-color:#ededed;">
<u-search height="80" v-model="keyword" placeholder="搜索我的代理" bg-color="#fff" :show-action="false" @btnSearch="getSearch" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search>
<u-search height="80" v-model="keyword" placeholder="搜索我的代理" bg-color="#fff"
:show-action="false" @btnSearch="getSearch" @change="getSearch"
@clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"
style="font-size: 14px;"
></u-search>
</view>
</view>
<view class="">
@ -11,7 +15,7 @@
<view class="g_flex_row_start flex_center">
<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" alt="" />
<view class="g_flex_column_between g_ml_10">
<view class="g_fs_16 g_c_0 g_fw_600 g_mb_6">新的代理</view>
<view class="g_fs_17 g_c_0 g_mb_6">新的代理</view>
<view class="g_c_9">您有新代理加入申请待审批</view>
</view>
</view>
@ -51,7 +55,7 @@
<view class="g_flex_1">
<view class="g_flex_row_between g_pb_12">
<view class="g_flex_1 g_flex_column_between g_h_48">
<view class="g_fs_18 g_c_3 g_fw_600">{{ itm.agencyName }}</view>
<view class="g_fs_17 g_c_3">{{ itm.agencyName }}</view>
<view class="g_fs_14 g_c_9">{{ itm.remark ? itm.remark : "-" }}</view>
</view>
<view class="g_flex_none g_flex_column_center">
@ -103,7 +107,7 @@
<view class="g_flex_row_between">
<view class="g_flex_column_center g_flex_1">
<view class="g_flex_row_start_none">
<view class="g_ell_1 g_fs_18 g_c_0 g_fw_600 g_flex_none" style="max-width:calc(100vw - 158px);">{{ item.agencyName }} </view>
<view class="g_ell_1 g_fs_17 g_c_0 g_flex_none" style="max-width:calc(100vw - 158px);">{{ item.agencyName }} </view>
<view class="g_ml_6 g_text_c g_flex_1">
<view class="g_w_36 g_h_18 g_fs_12 g_redius_4" style="background-color: #f2f7ff; color: #1677ff" v-if="item.teamType == 2"></view>
<view class="g_w_36 g_h_18 g_fs_12 g_redius_4" style="background-color: #fff5f5; color: #ff4d4f" v-if="item.teamType == 1"></view>

Loading…
Cancel
Save