zhengyiming
9 天以前 0b0a35f9d78e0c03ccdd6ca94d9855787b208b59
src/Home/data.source.js
@@ -1,3 +1,21 @@
import Jiang1 from '@/assets/home/jiang1.png';
import Jiang2 from '@/assets/home/jiang2.png';
import Jiang3 from '@/assets/home/jiang3.png';
import Jiang4 from '@/assets/home/jiang4.png';
import Step1 from '@/assets/home/step1.png';
import Step2 from '@/assets/home/step2.png';
import Step3 from '@/assets/home/step3.png';
import Step4 from '@/assets/home/step4.png';
import Tab1 from '@/assets/home/tab1.png';
import Tab2 from '@/assets/home/tab2.png';
import Tab3 from '@/assets/home/tab3.png';
import Title from '@/components/Title/Title';
import FooterComponent, { FooterApply } from './Footer';
export const targetId = window.__POWERED_BY_QIANKUN__
  ? 'qiankunScrollview'
  : undefined;
export const Nav30DataSource = {
  wrapper: { className: 'header3 home-page-wrapper' },
  page: { className: 'home-page' },
@@ -102,22 +120,22 @@
  textWrapper: {
    className: 'banner3-text-wrapper',
    children: [
      {
        name: 'slogan',
        className: 'banner3-slogan mcvci2cuar-editor_css',
        children: '第十届人力资源服务创新创业大赛',
        texty: true,
      },
      { name: 'button', className: 'banner3-button', children: '立即报名' },
      {
        name: 'time',
        className: 'banner3-time mcvcibrmazu-editor_css',
        children: (
          <span>
            <p>中国·宁波</p>
          </span>
        ),
      },
      // {
      //   name: 'slogan',
      //   className: 'banner3-slogan mcvci2cuar-editor_css',
      //   children: '第十届人力资源服务创新创业大赛',
      //   texty: true,
      // },
      // { name: 'button', className: 'banner3-button', children: '立即报名' },
      // {
      //   name: 'time',
      //   className: 'banner3-time mcvcibrmazu-editor_css',
      //   children: (
      //     <span>
      //       <p>中国·宁波</p>
      //     </span>
      //   ),
      // },
    ],
  },
};
@@ -125,24 +143,15 @@
  OverPack: {
    className: 'home-page-wrapper content13-wrapper mcva2tum4q-editor_css',
    playScale: 0.3,
    targetId: targetId,
  },
  titleWrapper: {
    className: 'title-wrapper',
    children: [
      {
        name: 'image',
        children:
          'https://gw.alipayobjects.com/zos/rmsportal/PiqyziYmvbgAudYfhuBr.svg',
        className: 'title-image',
      },
      {
        name: 'title',
        children: (
          <span>
            <p>关于大赛</p>
          </span>
        ),
        className: 'title-h1',
        children: <Title title="关于大赛" />,
        // className: 'title-h1',
      },
      {
        name: 'content',
@@ -197,30 +206,20 @@
  },
};
export const Content90DataSource = {
  wrapper: { className: 'home-page-wrapper content9-wrapper' },
  page: { className: 'home-page content9' },
  wrapper: { className: 'home-page-wrapper content9-wrapper ' },
  page: { className: 'home-page content9 hor' },
  titleWrapper: {
    className: 'title-wrapper',
    children: [
      {
        name: 'image',
        children:
          'https://gw.alipayobjects.com/zos/rmsportal/PiqyziYmvbgAudYfhuBr.svg',
        className: 'title-image',
      },
      {
        name: 'title',
        children: (
          <span>
            <p>参赛指南</p>
          </span>
        ),
        className: 'title-h1',
        children: <Title title="参赛指南" />,
        // className: 'title-h1',
      },
    ],
  },
  block: {
    className: 'timeline',
    className: 'timeline ',
    children: [
      {
        name: 'block0',
@@ -231,8 +230,7 @@
          textWrapper: { className: 'text-wrapper' },
          img: {
            className: 'block-img',
            children:
              'https://gw.alipayobjects.com/zos/rmsportal/SlFgHDtOTLzccvFrQHLg.png',
            children: Step1,
          },
          icon: {
            className: 'block-icon',
@@ -287,8 +285,7 @@
          textWrapper: { className: 'text-wrapper' },
          img: {
            className: 'block-img',
            children:
              'https://gw.alipayobjects.com/zos/rmsportal/SlFgHDtOTLzccvFrQHLg.png',
            children: Step2,
          },
          icon: {
            className: 'block-icon',
@@ -329,8 +326,7 @@
          textWrapper: { className: 'text-wrapper' },
          img: {
            className: 'block-img',
            children:
              'https://gw.alipayobjects.com/zos/rmsportal/SlFgHDtOTLzccvFrQHLg.png',
            children: Step3,
          },
          icon: {
            className: 'block-icon',
@@ -371,8 +367,7 @@
          textWrapper: { className: 'text-wrapper' },
          img: {
            className: 'block-img',
            children:
              'https://gw.alipayobjects.com/zos/rmsportal/SlFgHDtOTLzccvFrQHLg.png',
            children: Step4,
          },
          icon: {
            className: 'block-icon',
@@ -419,19 +414,15 @@
};
export const Feature40DataSource = {
  wrapper: { className: 'home-page-wrapper content6-wrapper' },
  OverPack: { className: 'home-page content6' },
  OverPack: { className: 'home-page content6', targetId: targetId },
  textWrapper: { className: 'content6-text', xs: 24, md: 10 },
  titleWrapper: {
    className: 'title-wrapper',
    children: [
      {
        name: 'title',
        children: (
          <span>
            <p>参赛资格与条件</p>
          </span>
        ),
        className: 'title-h1',
        children: <Title title="参赛资格与条件"></Title>,
        // className: 'title-h1',
      },
    ],
  },
@@ -502,18 +493,14 @@
export const Feature50DataSource = {
  wrapper: { className: 'home-page-wrapper content7-wrapper' },
  page: { className: 'home-page content7' },
  OverPack: {},
  OverPack: { targetId: targetId },
  titleWrapper: {
    className: 'title-wrapper',
    children: [
      {
        name: 'title',
        children: (
          <span>
            <p>参赛范围</p>
          </span>
        ),
        className: 'title-h1',
        children: <Title title="参赛范围" />,
        // className: 'title-h1',
      },
    ],
  },
@@ -533,7 +520,7 @@
            ),
            className: 'content7-tag-name',
          },
          icon: { children: 'mobile' },
          icon: { children: Tab1 },
        },
        content: {
          className: 'content7-content',
@@ -562,7 +549,7 @@
          img: {
            className: 'content7-img',
            children:
              'https://zos.alipayobjects.com/rmsportal/xBrUaDROgtFBRRL.png',
              'https://hrvsnetfile.oss-cn-hangzhou.aliyuncs.com/NBHRXH/Review/20250609/4_154743149.JPG',
            md: 10,
            xs: 24,
          },
@@ -572,7 +559,7 @@
        name: 'block1',
        tag: {
          className: 'content7-tag',
          icon: { children: 'tablet' },
          icon: { children: Tab2 },
          text: {
            className: 'content7-tag-name',
            children: (
@@ -613,7 +600,7 @@
            md: 10,
            xs: 24,
            children:
              'https://zos.alipayobjects.com/rmsportal/xBrUaDROgtFBRRL.png',
              'https://hrvsnetfile.oss-cn-hangzhou.aliyuncs.com/NBHRXH/Review/20250609/5_154752393.JPG',
          },
        },
      },
@@ -629,7 +616,7 @@
            ),
            className: 'content7-tag-name',
          },
          icon: { children: 'laptop' },
          icon: { children: Tab3 },
        },
        content: {
          className: 'content7-content',
@@ -656,7 +643,7 @@
            md: 10,
            xs: 24,
            children:
              'https://zos.alipayobjects.com/rmsportal/xBrUaDROgtFBRRL.png',
              'https://hrvsnetfile.oss-cn-hangzhou.aliyuncs.com/NBHRXH/Review/20250609/13_154905399.JPG',
          },
        },
      },
@@ -666,20 +653,19 @@
export const Pricing20DataSource = {
  wrapper: { className: 'home-page-wrapper pricing2-wrapper' },
  page: { className: 'home-page pricing2' },
  OverPack: { playScale: 0.3, className: 'pricing2-content-wrapper' },
  OverPack: {
    playScale: 0.3,
    className: 'pricing2-content-wrapper',
    targetId: targetId,
  },
  titleWrapper: {
    className: 'pricing2-title-wrapper',
    children: [
      {
        name: 'title',
        children: (
          <span>
            <span>
              <p>奖项设置</p>
            </span>
          </span>
        ),
        className: 'pricing2-title-h1',
        children: <Title title="奖项设置" />,
        // className: 'pricing2-title-h1',
      },
    ],
  },
@@ -695,8 +681,8 @@
          name: 'empty',
          childWrapper: {
            children: [
              { name: 'name', children: '12' },
              { name: 'content', children: '34' },
              { name: 'name', children: ' ' },
              { name: 'content', children: ' ' },
            ],
          },
        },
@@ -709,15 +695,14 @@
            children: [
              {
                name: 'name',
                className: 'pricing2-table-name',
                children: 'Free',
                className: 'pricing2-table-name-icon',
                children: <img src={Jiang1} />,
              },
              {
                name: 'content',
                className: 'pricing2-table-money',
                children: '¥0',
                name: 'name',
                className: 'pricing2-table-name',
                children: '一等奖',
              },
              { name: 'button', children: { href: '#', children: '免费试用' } },
            ],
          },
        },
@@ -730,15 +715,14 @@
            children: [
              {
                name: 'name',
                className: 'pricing2-table-name',
                children: 'Basic',
                className: 'pricing2-table-name-icon',
                children: <img src={Jiang2} />,
              },
              {
                name: 'content',
                className: 'pricing2-table-money',
                children: '¥550',
                name: 'name',
                className: 'pricing2-table-name',
                children: '二等奖',
              },
              { name: 'button', children: { href: '#', children: '立即购买' } },
            ],
          },
        },
@@ -751,17 +735,13 @@
            children: [
              {
                name: 'name',
                className: 'pricing2-table-name-icon',
                children: <img src={Jiang3} />,
              },
              {
                name: 'name',
                className: 'pricing2-table-name',
                children: 'Pro',
              },
              {
                name: 'content',
                className: 'pricing2-table-money',
                children: '¥2,200',
              },
              {
                name: 'button',
                children: { href: '#', type: 'primary', children: '立即购买' },
                children: '三等奖',
              },
            ],
          },
@@ -775,15 +755,14 @@
            children: [
              {
                name: 'name',
                className: 'pricing2-table-name',
                children: 'Unlimited',
                className: 'pricing2-table-name-icon',
                children: <img src={Jiang4} />,
              },
              {
                name: 'content',
                className: 'pricing2-table-money',
                children: '¥5,600',
                name: 'name',
                className: 'pricing2-table-name',
                children: '优胜奖',
              },
              { name: 'button', children: { href: '#', children: '立即购买' } },
            ],
          },
        },
@@ -797,21 +776,46 @@
            {
              className: 'pricing2-table-content-name',
              name: 'name',
              children: '一等奖',
              children: '综合赛道',
            },
            {
              children: '二等奖',
              children: (
                <span>
                  <p>1名</p>
                  <p>奖金80000元</p>
                </span>
              ),
              name: 'content0',
              className: 'pricing2-table-content',
            },
            {
              children: '三等奖',
              children: (
                <span>
                  <p>2名</p>
                  <p>奖金30000元</p>
                </span>
              ),
              name: 'content1',
              className: 'pricing2-table-content',
            },
            {
              children: '优胜奖',
              children: (
                <span>
                  <p>3名</p>
                  <p>奖金20000元</p>
                </span>
              ),
              name: 'content2',
              className: 'pricing2-table-content',
            },
            {
              children: (
                <span>
                  <p>9名</p>
                  <p>荣誉证书</p>
                </span>
              ),
              name: 'content3',
              className: 'pricing2-table-content',
            },
          ],
@@ -822,18 +826,13 @@
            {
              className: 'pricing2-table-content-name',
              name: 'name',
              children: (
                <span>
                  <p>1名</p>
                  <p>奖金80000元</p>
                </span>
              ),
              children: '人力资源服务业与制造业融合发展专项赛道',
            },
            {
              children: (
                <span>
                  <p>2名</p>
                  <p>奖金30000元</p>
                  <p>1名</p>
                  <p>奖金80000元</p>
                </span>
              ),
              name: 'content0',
@@ -842,8 +841,8 @@
            {
              children: (
                <span>
                  <p>3名</p>
                  <p>奖金20000元</p>
                  <p>2名</p>
                  <p>奖金30000元</p>
                </span>
              ),
              name: 'content1',
@@ -852,11 +851,21 @@
            {
              children: (
                <span>
                  <p>9名</p>
                  <p>荣誉证书</p>
                  <p>2名</p>
                  <p>奖金20000元</p>
                </span>
              ),
              name: 'content2',
              className: 'pricing2-table-content',
            },
            {
              children: (
                <span>
                  <p>5名</p>
                  <p>荣誉证书</p>
                </span>
              ),
              name: 'content3',
              className: 'pricing2-table-content',
            },
          ],
@@ -867,19 +876,14 @@
            {
              className: 'pricing2-table-content-name',
              name: 'name',
              children: (
                <span>
                  <p>1名</p>
                  <p>奖金80000元</p>
                </span>
              ),
              children: '新就业形态专项赛道',
            },
            {
              name: 'content0',
              children: (
                <span>
                  <p>2名</p>
                  <p>奖金30000元</p>
                  <p>1名</p>
                  <p>奖金80000元</p>
                </span>
              ),
              className: 'pricing2-table-content',
@@ -889,48 +893,13 @@
              children: (
                <span>
                  <p>2名</p>
                  <p>奖金20000元</p>
                </span>
              ),
              className: 'pricing2-table-content',
            },
            {
              name: 'content2',
              children: (
                <span>
                  <p>5名</p>
                  <p>荣誉证书</p>
                </span>
              ),
              className: 'pricing2-table-content',
            },
          ],
        },
        {
          name: 'list3',
          children: [
            {
              className: 'pricing2-table-content-name',
              name: 'name',
              children: (
                <span>
                  <p>1名</p>
                  <p>奖金80000元</p>
                </span>
              ),
            },
            {
              children: (
                <span>
                  <p>2名</p>
                  <p>奖金30000元</p>
                </span>
              ),
              name: 'content0',
              className: 'pricing2-table-content',
            },
            {
              name: 'content1',
              name: 'content2',
              children: (
                <span>
                  <p>2名</p>
@@ -940,7 +909,7 @@
              className: 'pricing2-table-content',
            },
            {
              name: 'content2',
              name: 'content3',
              children: (
                <span>
                  <p>5名</p>
@@ -957,38 +926,44 @@
};
export const Content131DataSource = {
  OverPack: {
    className: 'home-page-wrapper content13-wrapper',
    className: 'home-page-wrapper content13-wrapper content131-wrapper',
    playScale: 0.3,
    targetId: targetId,
  },
  titleWrapper: {
    className: 'title-wrapper',
    children: [
      {
        name: 'image',
        children:
          'https://gw.alipayobjects.com/zos/rmsportal/PiqyziYmvbgAudYfhuBr.svg',
        className: 'title-image',
      },
      {
        name: 'title',
        children: (
          <span>
            <span>
              <p>联系方式</p>
            </span>
          </span>
        ),
        className: 'title-h1',
        children: <Title title="联系方式" />,
        // className: 'title-h1',
      },
      {
        name: 'content',
        children:
          '特色展台包括 Ant Design 、AntV、AntG、Egg 等明星产品,更有产品专家',
        children: <FooterComponent />,
        className: 'title-content',
      },
    ],
  },
};
export const Content132DataSource = {
  OverPack: {
    className: 'home-page-wrapper content13-wrapper content132-wrapper',
    playScale: 0.3,
    targetId: targetId,
  },
  titleWrapper: {
    className: 'title-wrapper',
    children: [
      {
        name: 'content2',
        children: '现场问诊,为你答疑解难',
        name: 'title',
        children: <Title title="大赛报名" />,
        // className: 'title-h1',
      },
      {
        name: 'content',
        children: <FooterApply />,
        className: 'title-content',
      },
    ],