no message

cyl/job_im
jscyl13849007907 3 weeks ago
parent ee967fa8d4
commit 3f95e1aedc

@ -187,7 +187,7 @@
</block>
<slot name="after"></slot>
<div
<!-- <div
v-if="
list.filter((item) => {
return item && item.tip == 'slot-caiwu';
@ -205,7 +205,7 @@
</div>
</div>
</div>
</div>
</div> -->
</div>
<u-popup v-model="chooseImg.chooseImgShow" mode="bottom" z-index="999999" border-radius="12" :closeable="false" :mask-close-able="true" @close="chooseImg.chooseImgShow = false">
<div class="g_text_c g_bg_f_5 g_fs_17">

@ -462,14 +462,14 @@ export default {
sortList: {
list: [
{
name: "时间",
name: "时间排序",
key: 0,
showName: "按时间",
showName: "排序",
},
{
name: "工价",
name: "工价排序",
key: 1,
showName: "按工价",
showName: "排序",
},
// {
// name: "",
@ -478,9 +478,9 @@ export default {
// },
{
name: "距离",
name: "距离排序",
key: 2,
showName: "按距离",
showName: "排序",
},
],
active: 0,

@ -180,7 +180,7 @@
</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"
v-if="isAdmin"
>
<view class="iconfont icon-shangjiahoutai g_mr_6 g_mt_2"></view>
<view class="g_fw_600 g_fs_17">商家管理后台</view>

@ -30,29 +30,13 @@
</div>
</div>
</div>
<div class="g_mt_10">
<div class="g_mt_10" v-if="false">
<g-panel-card-num :list="applyData" subhead="全部" titleNav="/root/person/enrollList?from=tob" :speed="1" :marginBottom="16" :height="26" :num="4" cusTitle="当前工单" @clickItem="handleClickNum">
<view v-if="hasNewResume > 0" 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">
{{ hasNewResume }}
</view>
</g-panel-card-num>
</div>
<div class="g_bg_f g_radius_8 g_mt_10 g_ml_10 g_mr_10" v-if="false">
<div class="title g_flex_row_between g_h_46 flex_center g_pl_12 g_pr_10 g_border_f5_b">
<div class="g_fw_600 g_fs_16">当前工单</div>
<div class="g_fs_14 g_flex_row_between flex_center g_position_rela" @click="goDetail('/root/person/enrollList?from=tob')"><i class="iconfont icon-gengduo11 g_c_9 g_fs_12 g_ml_4"></i><u-badge v-if="hasNewResume > 0" :offset="[-10, -10]" :count="hasNewResume"></u-badge></div>
</div>
<div class="content g_flex_row_start">
<div v-for="(i, index) in applyData" :key="i.classify" :class="index > 0 ? 'g_border_f5_l' : ''" @click="goDetail('/root/person/enrollList?from=tob', i)" class="g_text_c g_flex_column_center g_border_f5_b g_h_74" style="width: 25%; box-sizing: border-box">
<div class="g_fs_20 g_fw_600 g_c_3 g_mb_4">
{{ i.num || 0 }}
</div>
<div>
{{ i.name || "" }}
</div>
</div>
</div>
</div>
<!-- <div class="g_bg_f g_radius_8 g_mt_10 g_ml_10 g_mr_10">
<div class="title g_flex_row_between g_h_46 flex_center g_pl_12 g_pr_10 g_border_f5_b">
<div class="g_fw_600 g_fs_16">我的老乡</div>
@ -302,12 +286,12 @@ export default {
setService() {
//
this.serverList = [
{
name: "平台职位",
icon: "cloud",
iconType: 1,
path: "/root/merchantManagement/platformJobList?type=平台职位",
},
// {
// name: "",
// icon: "cloud",
// iconType: 1,
// path: "/root/merchantManagement/platformJobList?type=",
// },
{
name: "下游代理",
icon: "index",
@ -351,12 +335,12 @@ export default {
iconType: 1,
path: "/root/merchantManagement/watchedMe",
},
{
name: "配置",
icon: "setting",
iconType: 1,
path: "/root/merchantManagement/setting?type=配置",
},
// {
// name: "",
// icon: "setting",
// iconType: 1,
// path: "/root/merchantManagement/setting?type=",
// },
];
},
getApplyNum() {

@ -167,7 +167,7 @@
</block>
<slot name="after"></slot>
<view
<!-- <view
v-if="
list.filter((item) => {
return item.tip == 'slot-caiwu';
@ -185,7 +185,7 @@
</view>
</view>
</view>
</view>
</view> -->
</view>
<u-popup v-model="zhengceModal.isShow" mode="bottom" border-radius="16" height="980" :mask-close-able="true">

@ -9,9 +9,12 @@
<textarea class data-type="desp" v-model="aitext" placeholder="粘贴工友信息, 用AI识别 " placeholder-style="color:#999" :maxlength="-1" :style="{ width: '100%', 'height': true ? '84px' : '84px' }"></textarea>
<div class>
<view class="g_flex_row_end flex_center">
<view class="iconfont icon-jia1 g_c_9 g_mr_8 g_fs_20 g_position_rela biggerSize" @click="chooseImgShow = true"></view>
<view class="g_c_9 g_mr_8 g_fs_12 g_position_rela biggerSize" @click="chooseImgShow = true">
上传图片
</view>
<view class="g_mr_8 g_w_72 g_fw_600">
<rh-button size="small_auto" type="default" height="24" :fontSize="12" @clickBtn="getClipboard" :btnText="(aitext ? '清空' : '粘贴') + '内容'"></rh-button>
<rh-button size="small_auto" type="default" height="24" :fontSize="12" @clickBtn="getClipboard" :btnText="aitext ? '清空内容' : '粘贴粘贴并识别'"></rh-button>
</view>
<view class="g_w_72 g_fw_600">
<rh-button size="small_auto" gradual="linear-gradient(-130deg, #5c6cf7, #9963f9)" icon="icon-aitubiao" type="gradual" height="24" :fontSize="12" btnText="AI识别" @clickBtn="getCoze"></rh-button>

@ -188,25 +188,6 @@
</block>
<slot name="after"></slot>
<div
v-if="
list.filter((item) => {
return item && item.tip == 'slot-caiwu';
}).length
"
@click="caiwuToggle = !caiwuToggle"
style="height: 45px"
class="g_flex_column_center tog"
>
<div class="g_flex_c">
<div class="g_flex_row_center">
<div class="g_fs_14 g_c_9 g_flex_column_center">{{ caiwuToggle ? "收起" : "展开" }}</div>
<div class="g_fs_14 g_flex_column_center">
<i class="iconfont icon-gengduo11 g_c_c g_ml_4" style="font-size: 14px" :class="caiwuToggle ? 'icon_down' : 'icon_up'"></i>
</div>
</div>
</div>
</div>
</div>
<u-popup v-model="chooseImg.chooseImgShow" mode="bottom" z-index="999999" border-radius="12" :closeable="false" :mask-close-able="true" @close="chooseImg.chooseImgShow = false">
<div class="g_text_c g_bg_f_5 g_fs_17">

Loading…
Cancel
Save