From ec96058d5d0758269d9bda84be36973320186e15 Mon Sep 17 00:00:00 2001 From: chashaobao Date: Mon, 22 Dec 2025 00:00:23 +0800 Subject: [PATCH] feat: --- src/components/prejob-popup/index.tsx | 14 ++-- .../product-dialog/steps-ui/job-buy.tsx | 38 ++++++---- src/pages/user-batch-publish/index.tsx | 72 +++++++++---------- 3 files changed, 69 insertions(+), 55 deletions(-) diff --git a/src/components/prejob-popup/index.tsx b/src/components/prejob-popup/index.tsx index befe23e..7de4e6a 100644 --- a/src/components/prejob-popup/index.tsx +++ b/src/components/prejob-popup/index.tsx @@ -35,13 +35,13 @@ const GET_CONTACT_TYPE_OPTIONS = [ desc: '开通会员每天免费查看', btnText: '开通', }, - { - type: GET_CONTACT_TYPE.GROUP, - icon: 'https://publiccdn.neighbourhood.com.cn/img/group-avatar.png', - title: '进群领会员(免费报单)', - desc: '群内定期发放会员,免费报单', - btnText: '进群', - }, + // { + // type: GET_CONTACT_TYPE.GROUP, + // icon: 'https://publiccdn.neighbourhood.com.cn/img/group-avatar.png', + // title: '进群领会员(免费报单)', + // desc: '群内定期发放会员,免费报单', + // btnText: '进群', + // }, ]; export function PrejobPopup({ onCancel, isCreateResume, onConfirm }: IProps) { diff --git a/src/components/product-dialog/steps-ui/job-buy.tsx b/src/components/product-dialog/steps-ui/job-buy.tsx index 47fe36d..498a48a 100644 --- a/src/components/product-dialog/steps-ui/job-buy.tsx +++ b/src/components/product-dialog/steps-ui/job-buy.tsx @@ -2,7 +2,7 @@ import Taro from '@tarojs/taro'; import { Button } from '@taroify/core'; import classNames from 'classnames'; -import { useCallback, useEffect, useState } from 'react'; +import { Fragment, useCallback, useEffect, useState } from 'react'; import Badge from '@/components/badge'; import { PREFIX } from '@/components/product-dialog/const'; @@ -136,18 +136,32 @@ export default function JobBuy(props: IProps) { return (
-
-
免费查看次数已用完
-
请升级会员
-
- {!isCreateResume && ( -
-
完善模卡
-
赠5次查看
-
- 去完善 + {isCreateResume ? ( + +
+
今日免费查看次数
+
已用完
-
+
+
+
明日
+
再来
+
+
升级会员
+
+ + ) : ( + +
+
开通会员即可查看联系方式
+
+
+
完善模卡,每日可免费查看
+
+ 去完善 +
+
+
)}
{productList.map(item => { diff --git a/src/pages/user-batch-publish/index.tsx b/src/pages/user-batch-publish/index.tsx index 202fb12..0f17540 100644 --- a/src/pages/user-batch-publish/index.tsx +++ b/src/pages/user-batch-publish/index.tsx @@ -24,7 +24,7 @@ const COMMENT_IMAGE = 'https://publiccdn.neighbourhood.com.cn/img/delegate-comme export default function BizService() { const inviteCode = useInviteCode(); const cityOperators = useCityOperators(); - const [value, setValue] = useState('2'); + const [value, setValue] = useState('0'); const handleClickDelegate = useCallback(() => { navigateTo(PageUrl.GroupDelegatePublish); @@ -80,7 +80,40 @@ export default function BizService() {
- + +
+
+
服务城市
+
江、沪、皖-上海、南京、合肥
+
粤、闽-广州、深圳、佛山、厦门、福州、泉州
+
京、鲁-北京、青岛
+
鄂、豫、湘、陕-长沙、武汉、郑州、西安
+
川、渝、云-成都、重庆、昆明
+
服务方式及收费标准
+
服务方式:提供录屏和基本资料供挑选,挑中安排面试
+
收费标准:安排一场面试200元
+
收费方式:预付费,按安排面试场数扣费
+
服务能力
+
+ 我们在每个城市均有数量众多的主播群,少则几十个,多则上千个,有各种类型和层次的带货主播资源 +
+
+ +
+
+
+
+ + 群代发 + + + } + >
- - 主播群 - - - } - > + - -
-
-
服务城市
-
江、沪、皖-上海、南京、合肥
-
粤、闽-广州、深圳、佛山、厦门、福州、泉州
-
京、鲁-北京、青岛
-
鄂、豫、湘、陕-长沙、武汉、郑州、西安
-
川、渝、云-成都、重庆、昆明
-
服务方式及收费标准
-
服务方式:提供录屏和基本资料供挑选,挑中安排面试
-
收费标准:安排一场面试200元
-
收费方式:预付费,按安排面试场数扣费
-
服务能力
-
- 我们在每个城市均有数量众多的主播群,少则几十个,多则上千个,有各种类型和层次的带货主播资源 -
-
- -
-
-
-