feat: 去掉月会员,改文案
This commit is contained in:
@ -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`} />
|
||||
</>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user