feat: 去掉月会员,改文案

This commit is contained in:
chashaobao
2025-07-07 15:13:35 +08:00
parent e8cf28b6e9
commit 2c48a70b6d
4 changed files with 14 additions and 16 deletions

View File

@ -17,7 +17,6 @@ import { getCommonShareMessage } from '@/utils/share';
import { checkCityCode } from '@/utils/user';
import './index.less';
import { SortType } from '@/constants/job';
const PREFIX = 'page-biz-service';
const EXAMPLE_IMAGE = 'https://publiccdn.neighbourhood.com.cn/img/delegate-example.png';
@ -106,7 +105,7 @@ export default function BizService() {
value="1"
title={
<>
<Image src={require('@/statics/svg/star.svg')} className={`${PREFIX}__star`} />
</>
}