no message

cyl/master-im
jscyl13849007907 5 months ago
parent a122574922
commit 139494e9b8

@ -2,14 +2,14 @@
<view :class="isLogin ? '' : 'm-login-false'"> <view :class="isLogin ? '' : 'm-login-false'">
<view class="m-panel" :class="!loading && speed == 0 ? 'g_bg_f_5' : ''"> <view class="m-panel" :class="!loading && speed == 0 ? 'g_bg_f_5' : ''">
<view class="link" :class="!loading && speed == 0 ? '' : ''"> <view class="link" :class="!loading && speed == 0 ? '' : ''">
<g-loading bg="#f5f5f5" v-if="loading && speed == -1" /> <g-loading bg="#ededed" v-if="loading && speed == -1" />
<view v-if="!loading && speed == 0 && isLogin" style="background-color: #f5f5f5"> <view v-if="!loading && speed == 0 && isLogin" style="background-color: #ededed">
<view> <view>
<view class="g_h_100"></view> <view class="g_h_100"></view>
<g-empty :text="isLogin ? '暂无数据' : '请登录'" /> <g-empty :text="isLogin ? '暂无数据' : '请登录'" />
</view> </view>
</view> </view>
<view v-if="!isLogin" style="background-color: #f5f5f5" class="m-log g_flex_column_start"> <view v-if="!isLogin" style="background-color: #ededed" class="m-log g_flex_column_start">
<view> <view>
<g-empty text="您还有没有登录,请登录后查看工单" /> <g-empty text="您还有没有登录,请登录后查看工单" />
<view class="g_h_32"></view> <view class="g_h_32"></view>

@ -185,7 +185,7 @@ export default {
}, },
bg: { bg: {
default: () => { default: () => {
return "#f5f5f5"; return "#ededed";
}, },
}, },
isShowLoginBtn: { isShowLoginBtn: {

@ -278,7 +278,7 @@ export default {
}, },
bg: { bg: {
default: () => { default: () => {
return "#f5f5f5"; return "#ededed";
}, },
}, },
isShowLoginBtn: { isShowLoginBtn: {

@ -12,36 +12,36 @@
"path": "pages/apply/index", "path": "pages/apply/index",
"style": { "style": {
"navigationBarTitleText": "工单", "navigationBarTitleText": "工单",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "pages/message/index", "path": "pages/message/index",
"style": { "style": {
"navigationBarTitleText": "消息", "navigationBarTitleText": "消息",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "pages/workBench/index", "path": "pages/workBench/index",
"style": { "style": {
"navigationBarTitleText": "工作台", "navigationBarTitleText": "工作台",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "pages/bill/index", "path": "pages/bill/index",
"style": { "style": {
"navigationBarTitleText": "我的职位", "navigationBarTitleText": "我的职位",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -65,7 +65,7 @@
"path": "jobForm", "path": "jobForm",
"style": { "style": {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"backgroundColor": "#f5f5f5" "backgroundColor": "#ededed"
} }
}, },
{ {
@ -84,18 +84,18 @@
"path": "applicationSuccess", "path": "applicationSuccess",
"style": { "style": {
"navigationBarTitleText": "报名成功", "navigationBarTitleText": "报名成功",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "ignore", "path": "ignore",
"style": { "style": {
"navigationBarTitleText": "忽略的职位", "navigationBarTitleText": "忽略的职位",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
} }
] ]
@ -150,18 +150,18 @@
"path": "agreeUser", "path": "agreeUser",
"style": { "style": {
"navigationBarTitleText": "用户协议", "navigationBarTitleText": "用户协议",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "agreePrive", "path": "agreePrive",
"style": { "style": {
"navigationBarTitleText": "隐私协议", "navigationBarTitleText": "隐私协议",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -192,9 +192,9 @@
"path": "message", "path": "message",
"style": { "style": {
"navigationBarTitleText": "消息通知", "navigationBarTitleText": "消息通知",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -210,18 +210,18 @@
"path": "teamManage", "path": "teamManage",
"style": { "style": {
"navigationBarTitleText": "团队管理", "navigationBarTitleText": "团队管理",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "addOrUpdataMember", "path": "addOrUpdataMember",
"style": { "style": {
"navigationBarTitleText": " ", "navigationBarTitleText": " ",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -237,45 +237,45 @@
"path": "memberApplyQRCode", "path": "memberApplyQRCode",
"style": { "style": {
"navigationBarTitleText": "添加成员", "navigationBarTitleText": "添加成员",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "memberApplyAdd", "path": "memberApplyAdd",
"style": { "style": {
"navigationBarTitleText": "加入团队", "navigationBarTitleText": "加入团队",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "inviteFollowMe", "path": "inviteFollowMe",
"style": { "style": {
"navigationBarTitleText": "邀请关注", "navigationBarTitleText": "邀请关注",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "inviteFollowSuccess", "path": "inviteFollowSuccess",
"style": { "style": {
"navigationBarTitleText": "申请关注", "navigationBarTitleText": "申请关注",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
"path": "feedback", "path": "feedback",
"style": { "style": {
"navigationBarTitleText": "反馈与建议", "navigationBarTitleText": "反馈与建议",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -320,8 +320,8 @@
"path": "user", "path": "user",
"style": { "style": {
"navigationBarTitleText": "详情", // "navigationBarTitleText": "详情", //
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -384,9 +384,9 @@
"path": "applyList", "path": "applyList",
"style": { "style": {
"navigationBarTitleText": " ", // "navigationBarTitleText": " ", //
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
} }
}, },
{ {
@ -557,9 +557,9 @@
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarTitleText": "商家后台", "navigationBarTitleText": "商家后台",
"navigationBarBackgroundColor": "#ffffff", "navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#f5f5f5", "backgroundColor": "#ededed",
"backgroundColorTop": "#f5f5f5", "backgroundColorTop": "#ededed",
"backgroundColorBottom": "#f5f5f5" "backgroundColorBottom": "#ededed"
}, },
"uniIdRouter": {}, "uniIdRouter": {},
"tabBar": { "tabBar": {

@ -4,7 +4,7 @@
<div style="height: 10px"></div> <div style="height: 10px"></div>
<div class="g_bg_f_5" style="width: calc(100% - 40rpx); margin: 0px auto 10px"> <div class="g_bg_f_5" style="width: calc(100% - 40rpx); margin: 0px auto 10px">
<div class=""> <div class="">
<view style="background-color: #f5f5f5; padding: 0 12px"> <view style="background-color: #ededed; padding: 0 12px">
<u-search placeholder="请输入手机号" :show-action="false" bg-color="#fff" placeholder-class="g_c_c" :input-style="{ fontSize: '16px' }" height="80" search-icon-color="#999999" v-model="wxyx_tel" @search="handleSearch" @custom="handleCustom"></u-search> <u-search placeholder="请输入手机号" :show-action="false" bg-color="#fff" placeholder-class="g_c_c" :input-style="{ fontSize: '16px' }" height="80" search-icon-color="#999999" v-model="wxyx_tel" @search="handleSearch" @custom="handleCustom"></u-search>
</view> </view>
</div> </div>
@ -190,7 +190,7 @@ export default {
<style lang="less"> <style lang="less">
page { page {
background-color: #f5f5f5; background-color: #ededed;
} }
.border_bottom { .border_bottom {
position: relative; position: relative;

@ -20,7 +20,7 @@
<view class="m-select"> <view class="m-select">
<view style="height: 52px" class="g_flex_column_center"> <view style="height: 52px" class="g_flex_column_center">
<view class="m-search g_pb_0 g_position_rela" style="padding-bottom: 0; padding-left: 12px; padding-right: 12px"> <view class="m-search g_pb_0 g_position_rela" style="padding-bottom: 0; padding-left: 12px; padding-right: 12px">
<u-search @btnSearch="getSearch" height="80" v-model="keyword" placeholder="搜索姓名/职位/手机号" bg-color="#f5f5f5" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search> <u-search @btnSearch="getSearch" height="80" v-model="keyword" placeholder="搜索姓名/职位/手机号" bg-color="#ededed" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search>
<view class="g_w_all g_h_40 g_position_abso" style="left: 0; top: 12px; z-index: 9999" @click.stop="goSearch"></view> <view class="g_w_all g_h_40 g_position_abso" style="left: 0; top: 12px; z-index: 9999" @click.stop="goSearch"></view>
</view> </view>
</view> </view>
@ -272,7 +272,7 @@ export default {
}); });
} else { } else {
// uni.setBackgroundColor({ // uni.setBackgroundColor({
// backgroundColorBottom: "#f5f5f5", // backgroundColorBottom: "#ededed",
// }); // });
} }
if ($type == "init") { if ($type == "init") {
@ -390,7 +390,7 @@ export default {
} }
.p-apply-inedx { .p-apply-inedx {
width: 100vw; width: 100vw;
background-color: #f5f5f5; background-color: #ededed;
overflow-x: hidden; overflow-x: hidden;
min-height: 100%; min-height: 100%;

@ -6,7 +6,7 @@
<view class="m-search g_bg_f" id="jobList"> <view class="m-search g_bg_f" id="jobList">
<view class="g_flex_row_between g_pt_12 g_pl_10 g_pr_10 g_pb_6"> <view class="g_flex_row_between g_pt_12 g_pl_10 g_pr_10 g_pb_6">
<view class="g_flex_1 g_flex_row_start g_position_rela"> <view class="g_flex_1 g_flex_row_start g_position_rela">
<u-search style="width: 100%" @btnSearch="getSearch" height="80" v-model="keyword" placeholder="搜索职位名称" bg-color="#f5f5f5" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search> <u-search style="width: 100%" @btnSearch="getSearch" height="80" v-model="keyword" placeholder="搜索职位名称" bg-color="#ededed" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search>
<view class="g_w_all g_h_40 g_position_abso" style="left: 0; top: 0px; z-index: 9999" @click.stop="goSearch"></view> <view class="g_w_all g_h_40 g_position_abso" style="left: 0; top: 0px; z-index: 9999" @click.stop="goSearch"></view>
</view> </view>
<view class="g_flex_column_center flex_center g_ml_8 g_w_40 g_h_40 g_radius_20 g_bg_f_5" hover-class="thover" @click="goPage('/root/home/jobForm')"> <view class="g_flex_column_center flex_center g_ml_8 g_w_40 g_h_40 g_radius_20 g_bg_f_5" hover-class="thover" @click="goPage('/root/home/jobForm')">

@ -1,7 +1,7 @@
<template> <template>
<view class="gjFixed" v-if="show == 'special'" @click.stop @touchmove.stop.prevent> <view class="gjFixed" v-if="show == 'special'" @click.stop @touchmove.stop.prevent>
<view class="filterContainer filterBox" style> <view class="filterContainer filterBox" style>
<scroll-view class style="padding: 0; background-color: #f5f5f5" scroll-y> <scroll-view class style="padding: 0; background-color: #ededed" scroll-y>
<template v-for="item in anchorList"> <template v-for="item in anchorList">
<view :class="item.id == filterTo ? 'filterActive' : ''" class="g_c_3 g_fw_600" style="width: 84px; padding: 12px 0" @click="goAnchor(item)">{{ item.name }}</view> <view :class="item.id == filterTo ? 'filterActive' : ''" class="g_c_3 g_fw_600" style="width: 84px; padding: 12px 0" @click="goAnchor(item)">{{ item.name }}</view>
</template> </template>

@ -87,7 +87,7 @@
</div> </div>
<div class="g_h_8"></div> <div class="g_h_8"></div>
<g-list-job from="home" @uploadList="getList" bg="#f5f5f5" class="g_h_all" :list="query.list" :active="tabInfo.active" @shareJob="shareJob" :loading="loading" :speed="speed" :query="query" :isShowLoginBtn="isLogin ? false : true" :emptyText="isLogin ? (tabInfo.active == 0 || tabInfo.active == 2 ? '嘿,这里还没有数据呢' : '您还未收藏职位,快去试试收藏职位吧') : '你好,此服务仅限人力资源行业受邀商家登录,请确认'" /> <g-list-job from="home" @uploadList="getList" bg="#ededed" class="g_h_all" :list="query.list" :active="tabInfo.active" @shareJob="shareJob" :loading="loading" :speed="speed" :query="query" :isShowLoginBtn="isLogin ? false : true" :emptyText="isLogin ? (tabInfo.active == 0 || tabInfo.active == 2 ? '嘿,这里还没有数据呢' : '您还未收藏职位,快去试试收藏职位吧') : '你好,此服务仅限人力资源行业受邀商家登录,请确认'" />
</div> </div>
<!-- #endif --> <!-- #endif -->
@ -768,7 +768,7 @@ export default {
<style lang="scss"> <style lang="scss">
.p-home-inedx { .p-home-inedx {
background-color: #f5f5f5; background-color: #ededed;
min-height: 100%; min-height: 100%;
.m-more { .m-more {
position: absolute; position: absolute;

@ -576,7 +576,7 @@ export default {
<style lang="scss"> <style lang="scss">
.p-person-inedx { .p-person-inedx {
min-height: 100%; min-height: 100%;
background-color: #f5f5f5; background-color: #ededed;
.m-info { .m-info {
width: calc(100% - 40rpx); width: calc(100% - 40rpx);

@ -359,8 +359,6 @@ export default {
<style> <style>
page { page {
/* margin-top: 10px; */
/* background-color: #f5f5f5; */
box-sizing: border-box; box-sizing: border-box;
} }
</style> </style>

@ -88,18 +88,18 @@ scroll-view::-webkit-scrollbar {
border: 1rpx solid #fff; border: 1rpx solid #fff;
} }
&_f5 { &_f5 {
border: 1rpx solid #f5f5f5; border: 1rpx solid #ededed;
&_t { &_t {
border-top: 1rpx solid #f5f5f5; border-top: 1rpx solid #ededed;
} }
&_r { &_r {
border-right: 1rpx solid #f5f5f5; border-right: 1rpx solid #ededed;
} }
&_b { &_b {
border-bottom: 1rpx solid #f5f5f5; border-bottom: 1rpx solid #ededed;
} }
&_l { &_l {
border-left: 1rpx solid #f5f5f5; border-left: 1rpx solid #ededed;
} }
} }
&_0 { &_0 {
@ -409,7 +409,7 @@ scroll-view::-webkit-scrollbar {
background-color: #000; background-color: #000;
} }
&_f5 { &_f5 {
background-color: #f5f5f5; background-color: #ededed;
} }
&_main { &_main {
background-color: $main_color; background-color: $main_color;
@ -421,7 +421,7 @@ scroll-view::-webkit-scrollbar {
background-color: #e7f8f1; background-color: #e7f8f1;
} }
&_ed { &_ed {
background-color: #f5f5f5; background-color: #ededed;
} }
&_b1 { &_b1 {
background-color: #b1b1b1; background-color: #b1b1b1;
@ -665,7 +665,7 @@ $max-radius: 25;
opacity: 0.8; opacity: 0.8;
} }
.btnHoverBg { .btnHoverBg {
background-color: #f5f5f5; background-color: #ededed;
} }
.videoContainer { .videoContainer {
position: relative; position: relative;

@ -4,7 +4,7 @@
<div style="height: 10px"></div> <div style="height: 10px"></div>
<div class="g_bg_f_5" style="width: calc(100% - 40rpx); margin: 0px auto 10px"> <div class="g_bg_f_5" style="width: calc(100% - 40rpx); margin: 0px auto 10px">
<div class=""> <div class="">
<view style="background-color: #f5f5f5; padding: 0 12px"> <view style="background-color: #ededed; padding: 0 12px">
<u-search placeholder="请输入手机号" :show-action="false" bg-color="#fff" placeholder-class="g_c_c" :input-style="{ fontSize: '16px' }" height="80" search-icon-color="#999999" v-model="wxyx_tel" @search="handleSearch" @custom="handleCustom"></u-search> <u-search placeholder="请输入手机号" :show-action="false" bg-color="#fff" placeholder-class="g_c_c" :input-style="{ fontSize: '16px' }" height="80" search-icon-color="#999999" v-model="wxyx_tel" @search="handleSearch" @custom="handleCustom"></u-search>
</view> </view>
</div> </div>
@ -193,7 +193,7 @@ export default {
<style lang="less"> <style lang="less">
page { page {
background-color: #f5f5f5; background-color: #ededed;
} }
.border_bottom { .border_bottom {
position: relative; position: relative;

@ -215,7 +215,7 @@
display: flex; display: flex;
/* #endif */ /* #endif */
flex-direction: row; flex-direction: row;
border-top-color: #f5f5f5; border-top-color: #ededed;
border-top-style: solid; border-top-style: solid;
border-top-width: 1px; border-top-width: 1px;
} }

@ -152,7 +152,7 @@
} }
.uni-share-content-item:active { .uni-share-content-item:active {
background-color: #f5f5f5; background-color: #ededed;
} }
.uni-share-image { .uni-share-image {

@ -18,7 +18,7 @@ $uni-base-color: #606266;
$uni-secondary-color: #909399; $uni-secondary-color: #909399;
$uni-extra-color: #C0C4CC; $uni-extra-color: #C0C4CC;
// //
$uni-bg-color: #f5f5f5; $uni-bg-color: #ededed;
// //
$uni-border-1: #DCDFE6; $uni-border-1: #DCDFE6;
$uni-border-2: #E4E7ED; $uni-border-2: #E4E7ED;

@ -73,10 +73,10 @@
</view> </view>
</view> </view>
</view> </view>
<view style="background-color: #f5f5f5"> <view style="background-color: #ededed">
<g-panel-hr :str="speed + '个新粉丝申请'" /> <g-panel-hr :str="speed + '个新粉丝申请'" />
</view> </view>
<view class="g_h_50 g_w_all" style="background-color: #f5f5f5"></view> <view class="g_h_50 g_w_all" style="background-color: #ededed"></view>
</view> </view>
<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_pb_6 g_pt_6 g_bg_f" hover-class="g_bg_e" v-for="(item, index) in query.list" :key="index" @click="goMain(item)" :class="index == 0 ? 'g_pt_12' : ''" :style="{ 'border-bottom': index == query.list.length - 1 ? '1rpx solid #eee' : '1rpx solid #eee' }"> <view class="item g_flex_row_between g_pl_16 g_pr_16 g_pb_6 g_pt_6 g_bg_f" hover-class="g_bg_e" v-for="(item, index) in query.list" :key="index" @click="goMain(item)" :class="index == 0 ? 'g_pt_12' : ''" :style="{ 'border-bottom': index == query.list.length - 1 ? '1rpx solid #eee' : '1rpx solid #eee' }">
@ -138,7 +138,7 @@
</view> </view>
</view> </view>
</view> </view>
<view v-if="isShow && speed > 0 && tabFansInfo.active == 1" style="padding-bottom: 100rpx; background-color: #f5f5f5"> <view v-if="isShow && speed > 0 && tabFansInfo.active == 1" style="padding-bottom: 100rpx; background-color: #ededed">
<g-panel-hr :str="all + '个粉丝'" v-show="all" /> <g-panel-hr :str="all + '个粉丝'" v-show="all" />
</view> </view>
<!-- #ifdef H5 --> <!-- #ifdef H5 -->

@ -99,6 +99,6 @@
<style lang="scss"> <style lang="scss">
.p-root-address{ .p-root-address{
min-height: 100%; min-height: 100%;
background-color: #f5f5f5; background-color: #ededed;
} }
</style> </style>

@ -90,7 +90,7 @@
</div> </div>
</div> </div>
<!-- 地址 --> <!-- 地址 -->
<div class="m-address g_mt_16 g_mb_16 g_pt_10 g_pb_10 g_flex_row_start" style="border-top: 1rpx solid #f5f5f5; border-bottom: 1rpx solid #f5f5f5" hover-class="thover" @click="goAddress"> <div class="m-address g_mt_16 g_mb_16 g_pt_10 g_pb_10 g_flex_row_start" style="border-top: 1rpx solid #ededed; border-bottom: 1rpx solid #ededed" hover-class="thover" @click="goAddress">
<div class="g_flex_none g_flex_column_center"> <div class="g_flex_none g_flex_column_center">
<image :src="cdnBaseImg + 'jobaddress.svg'" class="g_w_20 g_h_20"></image> <image :src="cdnBaseImg + 'jobaddress.svg'" class="g_w_20 g_h_20"></image>
</div> </div>

@ -4,7 +4,7 @@
<view class="m-select"> <view class="m-select">
<view style="height: 112rpx"> <view style="height: 112rpx">
<view class="m-search g_p_10 g_pb_0 g_position_rela" style="padding-bottom: 0"> <view class="m-search g_p_10 g_pb_0 g_position_rela" style="padding-bottom: 0">
<u-search @btnSearch="getSearch" height="80" v-model="keyword" placeholder="搜索职位" bg-color="#f5f5f5" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search> <u-search @btnSearch="getSearch" height="80" v-model="keyword" placeholder="搜索职位" bg-color="#ededed" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search>
<view class="g_w_all g_h_40 g_position_abso" style="left: 0; top: 12px; z-index: 9999" @click.stop="goSearch"></view> <view class="g_w_all g_h_40 g_position_abso" style="left: 0; top: 12px; z-index: 9999" @click.stop="goSearch"></view>
</view> </view>
</view> </view>
@ -12,7 +12,7 @@
</view> </view>
<view class="" style="height: 112rpx"></view> <view class="" style="height: 112rpx"></view>
<view class="g_mt_10"> <view class="g_mt_10">
<g-list-job bg="#f5f5f5" class="g_h_all" :list="query.list" @shareJob="shareJob" :loading="loading" :speed="speed" :query="query" emptyText="暂无忽略职位" emptySubText=" " @uploadList="getList" /> <g-list-job bg="#ededed" class="g_h_all" :list="query.list" @shareJob="shareJob" :loading="loading" :speed="speed" :query="query" emptyText="暂无忽略职位" emptySubText=" " @uploadList="getList" />
</view> </view>
</view> </view>
</template> </template>

@ -750,7 +750,7 @@ export default {
console.log("解析ai数据", jsonStr); console.log("解析ai数据", jsonStr);
that.formInfo.jobName = jsonStr["职位标题"]; that.formInfo.jobName = jsonStr["职位标题"];
that.formInfo.storeAddr = jsonStr["位置"]; that.formInfo.storeAddr = jsonStr["位置"];
that.formInfo.jobInfo = "【" + jsonStr["职位标题"] + "】" + "\n\n🚻 " + jsonStr["性别年龄"] + "" + jsonStr["工作要求"] + "\n\n💰 " + jsonStr["薪资待遇"] + "\n\n📣 " + jsonStr["其他说明"] + "\n\n⚠ " + jsonStr["注意事项"]; that.formInfo.jobInfo = "【" + jsonStr["职位标题"] + "】" + "\n\n?? " + jsonStr["性别年龄"] + "" + jsonStr["工作要求"] + "\n\n?? " + jsonStr["薪资待遇"] + "\n\n?? " + jsonStr["其他说明"] + "\n\n⚠ " + jsonStr["注意事项"];
if (jsonStr["职位薪资(工价)"]) { if (jsonStr["职位薪资(工价)"]) {
let _type = jsonStr["职位薪资(工价)"].split("")[1]; let _type = jsonStr["职位薪资(工价)"].split("")[1];
@ -1326,7 +1326,7 @@ export default {
<style lang="scss"> <style lang="scss">
.p-root-home-jobForm { .p-root-home-jobForm {
background-color: #f5f5f5; background-color: #ededed;
padding: 24px 10px; padding: 24px 10px;
font-size: 16px; font-size: 16px;
position: relative; position: relative;

@ -1,5 +1,5 @@
<template> <template>
<view style="background-color: #f5f5f5;" class=" g_kuaishou"> <view style="background-color: #ededed;" class=" g_kuaishou">
<!-- <image :src="cdnBaseImg + 'upgrade.svg'" mode="widthFix" style="width: calc(100vw - 60px);"></image> <!-- <image :src="cdnBaseImg + 'upgrade.svg'" mode="widthFix" style="width: calc(100vw - 60px);"></image>
<view class="g_c_9">页面建设中...</view> --> <view class="g_c_9">页面建设中...</view> -->
<view style="padding: 20px;"> <view style="padding: 20px;">
@ -105,8 +105,8 @@
line-height: 28px; line-height: 28px;
&.bocai-btn-bg-grey { &.bocai-btn-bg-grey {
background: #f5f5f5; background: #ededed;
border: 1rpx solid #f5f5f5; border: 1rpx solid #ededed;
color: #666; color: #666;
&.thover { &.thover {
@ -140,8 +140,8 @@
background-color: #fff; background-color: #fff;
color:#FA5151; color:#FA5151;
&.thover{ &.thover{
background-color:#f5f5f5; background-color:#ededed;
border: 1rpx solid #f5f5f5; border: 1rpx solid #ededed;
} }
} }
@ -152,7 +152,7 @@
&.thover { &.thover {
opacity: 1; opacity: 1;
background: #f5f5f5; background: #ededed;
} }
} }
</style> </style>

@ -1,7 +1,7 @@
<template> <template>
<view class="p-bill-index g_w_all g_h_all g_bg_f_5 g_kuaishou"> <view class="p-bill-index g_w_all g_h_all g_bg_f_5 g_kuaishou">
<view class="m-search g_flex_row_between flex_center g_bg_f g_pl_10 g_pr_10 g_pb_8 g_pt_6 g_mb_10"> <view class="m-search g_flex_row_between flex_center g_bg_f g_pl_10 g_pr_10 g_pb_8 g_pt_6 g_mb_10">
<u-search class="g_flex_1" :focus="true" @btnSearch="getSearch" height="80" v-model="keyword" :placeholder="placeholder" bg-color="#f5f5f5" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search> <u-search class="g_flex_1" :focus="true" @btnSearch="getSearch" height="80" v-model="keyword" :placeholder="placeholder" bg-color="#ededed" :show-action="false" @change="getSearch" @clear="getSearch" @custom="getSearch" @search="getSearch" search-icon-color="#999999" :maxlength="20"></u-search>
<view class="g_ml_8 g_fs_16" style="color: #576b95" hover-class="thover" @click="backPrev"></view> <view class="g_ml_8 g_fs_16" style="color: #576b95" hover-class="thover" @click="backPrev"></view>
</view> </view>
<view v-if="whichPage == 'home' || whichPage == 'record'"> <view v-if="whichPage == 'home' || whichPage == 'record'">
@ -215,7 +215,7 @@ export default {
}); });
} else { } else {
// uni.setBackgroundColor({ // uni.setBackgroundColor({
// backgroundColorBottom: "#f5f5f5", // backgroundColorBottom: "#ededed",
// }); // });
} }
if ($type == "init") { if ($type == "init") {

@ -134,7 +134,7 @@ export default {
<style lang="scss"> <style lang="scss">
.p-root-person-agree-prive { .p-root-person-agree-prive {
background-color: #f5f5f5; background-color: #ededed;
.fw500 { .fw500 {
font-weight: 600; font-weight: 600;

@ -350,7 +350,7 @@
<style lang="scss"> <style lang="scss">
.p-root-person-agree-user{ .p-root-person-agree-user{
background-color: #f5f5f5; background-color: #ededed;
.fw500{ .fw500{
font-weight: 600; font-weight: 600;
} }

@ -22,7 +22,7 @@ export default {
this.G.setNavStyle(); this.G.setNavStyle();
this.getList(); this.getList();
uni.setBackgroundColor({ uni.setBackgroundColor({
backgroundColorBottom: "#f5f5f5", backgroundColorBottom: "#ededed",
}); });
}, },
onShareAppMessage() { onShareAppMessage() {

Loading…
Cancel
Save