You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
709 lines
15 KiB
709 lines
15 KiB
import { hardware_detail_img_data as trumbs_01 } from './hardware/01'
|
|
import { hardware_detail_img_data as trumbs_02 } from './hardware/02'
|
|
import { hardware_detail_img_data as trumbs_03 } from './hardware/03'
|
|
import { hardware_detail_img_data as trumbs_04 } from './hardware/04'
|
|
import { hardware_detail_img_data as trumbs_05 } from './hardware/05'
|
|
import { hardware_detail_img_data as trumbs_06 } from './hardware/06'
|
|
import { hardware_detail_img_data as trumbs_07 } from './hardware/07'
|
|
import { hardware_detail_img_data as trumbs_08 } from './hardware/08'
|
|
import { hardware_detail_img_data as trumbs_09 } from './hardware/09'
|
|
|
|
export const hardware_detail_img_data = {
|
|
1: trumbs_01,
|
|
2: trumbs_02,
|
|
3: trumbs_03,
|
|
4: trumbs_04,
|
|
5: trumbs_05,
|
|
6: trumbs_06,
|
|
7: trumbs_07,
|
|
8: trumbs_08,
|
|
9: trumbs_09,
|
|
}
|
|
|
|
import { swiperList as swiper_01 } from './hardware/01'
|
|
import { titleList as title_01 } from './hardware/01'
|
|
import { detailList as detail_01 } from './hardware/01'
|
|
|
|
import { swiperList as swiper_02 } from './hardware/02'
|
|
import { titleList as title_02 } from './hardware/02'
|
|
import { detailList as detail_02 } from './hardware/02'
|
|
|
|
import { swiperList as swiper_03 } from './hardware/03'
|
|
import { titleList as title_03 } from './hardware/03'
|
|
import { detailList as detail_03 } from './hardware/03'
|
|
|
|
import { swiperList as swiper_04 } from './hardware/04'
|
|
import { titleList as title_04 } from './hardware/04'
|
|
import { detailList as detail_04 } from './hardware/04'
|
|
|
|
import { swiperList as swiper_05 } from './hardware/05'
|
|
import { titleList as title_05 } from './hardware/05'
|
|
import { detailList as detail_05 } from './hardware/05'
|
|
|
|
import { swiperList as swiper_06 } from './hardware/06'
|
|
import { titleList as title_06 } from './hardware/06'
|
|
import { detailList as detail_06 } from './hardware/06'
|
|
|
|
import { swiperList as swiper_07 } from './hardware/07'
|
|
import { titleList as title_07 } from './hardware/07'
|
|
import { detailList as detail_07 } from './hardware/07'
|
|
|
|
import { swiperList as swiper_08 } from './hardware/08'
|
|
import { titleList as title_08 } from './hardware/08'
|
|
import { detailList as detail_08 } from './hardware/08'
|
|
|
|
import { swiperList as swiper_09 } from './hardware/09'
|
|
import { titleList as title_09 } from './hardware/09'
|
|
import { detailList as detail_09 } from './hardware/09'
|
|
|
|
export const hardware_list = {
|
|
1: {
|
|
1: {
|
|
id: '1',
|
|
title: title_01['1'],
|
|
swiperList: swiper_01['1'],
|
|
detailList: detail_01['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_01['2'],
|
|
swiperList: swiper_01['2'],
|
|
detailList: detail_01['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_01['3'],
|
|
swiperList: swiper_01['3'],
|
|
detailList: detail_01['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_01['4'],
|
|
swiperList: swiper_01['4'],
|
|
detailList: detail_01['4'],
|
|
},
|
|
},
|
|
2: {
|
|
1: {
|
|
id: '1',
|
|
title: title_02['1'],
|
|
swiperList: swiper_02['1'],
|
|
detailList: detail_02['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_02['2'],
|
|
swiperList: swiper_02['2'],
|
|
detailList: detail_02['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_02['3'],
|
|
swiperList: swiper_02['3'],
|
|
detailList: detail_02['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_02['4'],
|
|
swiperList: swiper_02['4'],
|
|
detailList: detail_02['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_02['5'],
|
|
swiperList: swiper_02['5'],
|
|
detailList: detail_02['5'],
|
|
},
|
|
6: {
|
|
id: '6',
|
|
title: title_02['6'],
|
|
swiperList: swiper_02['6'],
|
|
detailList: detail_02['6'],
|
|
},
|
|
7: {
|
|
id: '7',
|
|
title: title_02['7'],
|
|
swiperList: swiper_02['7'],
|
|
detailList: detail_02['7'],
|
|
},
|
|
8: {
|
|
id: '8',
|
|
title: title_02['8'],
|
|
swiperList: swiper_02['8'],
|
|
detailList: detail_02['8'],
|
|
},
|
|
9: {
|
|
id: '9',
|
|
title: title_02['9'],
|
|
swiperList: swiper_02['9'],
|
|
detailList: detail_02['9'],
|
|
},
|
|
},
|
|
3: {
|
|
1: {
|
|
id: '1',
|
|
title: title_03['1'],
|
|
swiperList: swiper_03['1'],
|
|
detailList: detail_03['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_03['2'],
|
|
swiperList: swiper_03['2'],
|
|
detailList: detail_03['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_03['3'],
|
|
swiperList: swiper_03['3'],
|
|
detailList: detail_03['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_03['4'],
|
|
swiperList: swiper_03['4'],
|
|
detailList: detail_03['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_03['5'],
|
|
swiperList: swiper_03['5'],
|
|
detailList: detail_03['5'],
|
|
},
|
|
6: {
|
|
id: '6',
|
|
title: title_03['6'],
|
|
swiperList: swiper_03['6'],
|
|
detailList: detail_03['6'],
|
|
},
|
|
7: {
|
|
id: '7',
|
|
title: title_03['7'],
|
|
swiperList: swiper_03['7'],
|
|
detailList: detail_03['7'],
|
|
},
|
|
8: {
|
|
id: '8',
|
|
title: title_03['8'],
|
|
swiperList: swiper_03['8'],
|
|
detailList: detail_03['8'],
|
|
},
|
|
},
|
|
4: {
|
|
1: {
|
|
id: '1',
|
|
title: title_04['1'],
|
|
swiperList: swiper_04['1'],
|
|
detailList: detail_04['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_04['2'],
|
|
swiperList: swiper_04['2'],
|
|
detailList: detail_04['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_04['3'],
|
|
swiperList: swiper_04['3'],
|
|
detailList: detail_04['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_04['4'],
|
|
swiperList: swiper_04['4'],
|
|
detailList: detail_04['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_04['5'],
|
|
swiperList: swiper_04['5'],
|
|
detailList: detail_04['5'],
|
|
},
|
|
},
|
|
5: {
|
|
1: {
|
|
id: '1',
|
|
title: title_05['1'],
|
|
swiperList: swiper_05['1'],
|
|
detailList: detail_05['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_05['2'],
|
|
swiperList: swiper_05['2'],
|
|
detailList: detail_05['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_05['3'],
|
|
swiperList: swiper_05['3'],
|
|
detailList: detail_05['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_05['4'],
|
|
swiperList: swiper_05['4'],
|
|
detailList: detail_05['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_05['5'],
|
|
swiperList: swiper_05['5'],
|
|
detailList: detail_05['5'],
|
|
},
|
|
},
|
|
6: {
|
|
1: {
|
|
id: '1',
|
|
title: title_06['1'],
|
|
swiperList: swiper_06['1'],
|
|
detailList: detail_06['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_06['2'],
|
|
swiperList: swiper_06['2'],
|
|
detailList: detail_06['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_06['3'],
|
|
swiperList: swiper_06['3'],
|
|
detailList: detail_06['3'],
|
|
},
|
|
},
|
|
7: {
|
|
1: {
|
|
id: '1',
|
|
title: title_07['1'],
|
|
swiperList: swiper_07['1'],
|
|
detailList: detail_07['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_07['2'],
|
|
swiperList: swiper_07['2'],
|
|
detailList: detail_07['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_07['3'],
|
|
swiperList: swiper_07['3'],
|
|
detailList: detail_07['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_07['4'],
|
|
swiperList: swiper_07['4'],
|
|
detailList: detail_07['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_07['5'],
|
|
swiperList: swiper_07['5'],
|
|
detailList: detail_07['5'],
|
|
},
|
|
6: {
|
|
id: '6',
|
|
title: title_07['6'],
|
|
swiperList: swiper_07['6'],
|
|
detailList: detail_07['6'],
|
|
},
|
|
7: {
|
|
id: '7',
|
|
title: title_07['7'],
|
|
swiperList: swiper_07['7'],
|
|
detailList: detail_07['7'],
|
|
},
|
|
8: {
|
|
id: '8',
|
|
title: title_07['8'],
|
|
swiperList: swiper_07['8'],
|
|
detailList: detail_07['8'],
|
|
},
|
|
9: {
|
|
id: '9',
|
|
title: title_07['9'],
|
|
swiperList: swiper_07['9'],
|
|
detailList: detail_07['9'],
|
|
},
|
|
10: {
|
|
id: '10',
|
|
title: title_07['10'],
|
|
swiperList: swiper_07['10'],
|
|
detailList: detail_07['10'],
|
|
},
|
|
11: {
|
|
id: '11',
|
|
title: title_07['11'],
|
|
swiperList: swiper_07['11'],
|
|
detailList: detail_07['11'],
|
|
},
|
|
12: {
|
|
id: '12',
|
|
title: title_07['12'],
|
|
swiperList: swiper_07['12'],
|
|
detailList: detail_07['12'],
|
|
},
|
|
},
|
|
8: {
|
|
1: {
|
|
id: '1',
|
|
title: title_08['1'],
|
|
swiperList: swiper_08['1'],
|
|
detailList: detail_08['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_08['2'],
|
|
swiperList: swiper_08['2'],
|
|
detailList: detail_08['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_08['3'],
|
|
swiperList: swiper_08['3'],
|
|
detailList: detail_08['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_08['4'],
|
|
swiperList: swiper_08['4'],
|
|
detailList: detail_08['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_08['5'],
|
|
swiperList: swiper_08['5'],
|
|
detailList: detail_08['5'],
|
|
},
|
|
},
|
|
9: {
|
|
1: {
|
|
id: '1',
|
|
title: title_09['1'],
|
|
swiperList: swiper_09['1'],
|
|
detailList: detail_09['1'],
|
|
},
|
|
2: {
|
|
id: '2',
|
|
title: title_09['2'],
|
|
swiperList: swiper_09['2'],
|
|
detailList: detail_09['2'],
|
|
},
|
|
3: {
|
|
id: '3',
|
|
title: title_09['3'],
|
|
swiperList: swiper_09['3'],
|
|
detailList: detail_09['3'],
|
|
},
|
|
4: {
|
|
id: '4',
|
|
title: title_09['4'],
|
|
swiperList: swiper_09['4'],
|
|
detailList: detail_09['4'],
|
|
},
|
|
5: {
|
|
id: '5',
|
|
title: title_09['5'],
|
|
swiperList: swiper_09['5'],
|
|
detailList: detail_09['5'],
|
|
},
|
|
6: {
|
|
id: '6',
|
|
title: title_09['6'],
|
|
swiperList: swiper_09['6'],
|
|
detailList: detail_09['6'],
|
|
},
|
|
},
|
|
}
|
|
|
|
import A1 from '@/assets/img/all_hard/1.jpg'
|
|
import A2 from '@/assets/img/all_hard/2.jpg'
|
|
import A3 from '@/assets/img/all_hard/3.jpg'
|
|
import A4 from '@/assets/img/all_hard/4.jpg'
|
|
import A5 from '@/assets/img/all_hard/5.jpg'
|
|
import A6 from '@/assets/img/all_hard/6.jpg'
|
|
import A7 from '@/assets/img/all_hard/7.jpg'
|
|
import A8 from '@/assets/img/all_hard/8.jpg'
|
|
import A9 from '@/assets/img/all_hard/9.jpg'
|
|
import A10 from '@/assets/img/all_hard/10.jpg'
|
|
import A11 from '@/assets/img/all_hard/11.jpg'
|
|
import A12 from '@/assets/img/all_hard/12.jpg'
|
|
import A13 from '@/assets/img/all_hard/13.jpg'
|
|
import A14 from '@/assets/img/all_hard/14.jpg'
|
|
import A15 from '@/assets/img/all_hard/15.jpg'
|
|
import A16 from '@/assets/img/all_hard/16.jpg'
|
|
import A17 from '@/assets/img/all_hard/17.jpg'
|
|
import A18 from '@/assets/img/all_hard/18.jpg'
|
|
import A20 from '@/assets/img/all_hard/20.jpg'
|
|
import A22 from '@/assets/img/all_hard/22.jpg'
|
|
import A23 from '@/assets/img/all_hard/23.jpg'
|
|
import A24 from '@/assets/img/all_hard/24.jpg'
|
|
import A25 from '@/assets/img/all_hard/25.jpg'
|
|
import A26 from '@/assets/img/all_hard/26.jpg'
|
|
import A28 from '@/assets/img/all_hard/28.jpg'
|
|
import A29 from '@/assets/img/all_hard/29.jpg'
|
|
import A30 from '@/assets/img/all_hard/30.jpg'
|
|
import A31 from '@/assets/img/all_hard/31.jpg'
|
|
import A32 from '@/assets/img/all_hard/32.jpg'
|
|
import A33 from '@/assets/img/all_hard/33.jpg'
|
|
import A34 from '@/assets/img/all_hard/34.jpg'
|
|
import A36 from '@/assets/img/all_hard/36.jpg'
|
|
import A37 from '@/assets/img/all_hard/37.jpg'
|
|
import A38 from '@/assets/img/all_hard/38.jpg'
|
|
import A39 from '@/assets/img/all_hard/39.jpg'
|
|
import A40 from '@/assets/img/all_hard/40.jpg'
|
|
import A41 from '@/assets/img/all_hard/41.jpg'
|
|
import A42 from '@/assets/img/all_hard/42.jpg'
|
|
import A43 from '@/assets/img/all_hard/43.jpg'
|
|
import A44 from '@/assets/img/all_hard/44.jpg'
|
|
export const allCaseList1 = [
|
|
{
|
|
id: '1',
|
|
picUrl: A1,
|
|
example_id: '1',
|
|
industry_id: '1',
|
|
},
|
|
{
|
|
id: '2',
|
|
picUrl: A2,
|
|
example_id: '2',
|
|
industry_id: '1',
|
|
},
|
|
{
|
|
id: '3',
|
|
picUrl: A3,
|
|
example_id: '3',
|
|
industry_id: '1',
|
|
},
|
|
{
|
|
id: '4',
|
|
picUrl: A4,
|
|
example_id: '1',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '5',
|
|
picUrl: A5,
|
|
example_id: '2',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '6',
|
|
picUrl: A6,
|
|
example_id: '3',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '7',
|
|
picUrl: A7,
|
|
example_id: '4',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '8',
|
|
picUrl: A8,
|
|
example_id: '5',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '9',
|
|
picUrl: A9,
|
|
example_id: '6',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '10',
|
|
picUrl: A10,
|
|
example_id: '7',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '11',
|
|
picUrl: A11,
|
|
example_id: '8',
|
|
industry_id: '2',
|
|
},
|
|
{
|
|
id: '12',
|
|
picUrl: A12,
|
|
example_id: '1',
|
|
industry_id: '3',
|
|
},
|
|
{
|
|
id: '13',
|
|
picUrl: A13,
|
|
example_id: '2',
|
|
industry_id: '3',
|
|
},
|
|
{
|
|
id: '14',
|
|
picUrl: A14,
|
|
example_id: '3',
|
|
industry_id: '3',
|
|
},
|
|
]
|
|
|
|
export const allCaseList3 = [
|
|
{
|
|
id: '31',
|
|
picUrl: A31,
|
|
example_id: '4',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '32',
|
|
picUrl: A32,
|
|
example_id: '5',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '33',
|
|
picUrl: A33,
|
|
example_id: '6',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '34',
|
|
picUrl: A34,
|
|
example_id: '7',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '36',
|
|
picUrl: A36,
|
|
example_id: '8',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '37',
|
|
picUrl: A37,
|
|
example_id: '9',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '38',
|
|
picUrl: A38,
|
|
example_id: '10',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '39',
|
|
picUrl: A39,
|
|
example_id: '1',
|
|
industry_id: '8',
|
|
},
|
|
{
|
|
id: '40',
|
|
picUrl: A40,
|
|
example_id: '2',
|
|
industry_id: '8',
|
|
},
|
|
{
|
|
id: '41',
|
|
picUrl: A41,
|
|
example_id: '3',
|
|
industry_id: '8',
|
|
},
|
|
{
|
|
id: '42',
|
|
picUrl: A42,
|
|
example_id: '4',
|
|
industry_id: '8',
|
|
},
|
|
{
|
|
id: '43',
|
|
picUrl: A43,
|
|
example_id: '1',
|
|
industry_id: '9',
|
|
},
|
|
{
|
|
id: '44',
|
|
picUrl: A44,
|
|
example_id: '2',
|
|
industry_id: '9',
|
|
},
|
|
]
|
|
|
|
export const allCaseList2 = [
|
|
{
|
|
id: '15',
|
|
picUrl: A15,
|
|
example_id: '4',
|
|
industry_id: '3',
|
|
},
|
|
{
|
|
id: '16',
|
|
picUrl: A16,
|
|
example_id: '5',
|
|
industry_id: '3',
|
|
},
|
|
{
|
|
id: '17',
|
|
picUrl: A17,
|
|
example_id: '6',
|
|
industry_id: '3',
|
|
},
|
|
{
|
|
id: '18',
|
|
picUrl: A18,
|
|
example_id: '1',
|
|
industry_id: '4',
|
|
},
|
|
{
|
|
id: '20',
|
|
picUrl: A20,
|
|
example_id: '2',
|
|
industry_id: '4',
|
|
},
|
|
{
|
|
id: '22',
|
|
picUrl: A22,
|
|
example_id: '1',
|
|
industry_id: '5',
|
|
},
|
|
{
|
|
id: '23',
|
|
picUrl: A23,
|
|
example_id: '2',
|
|
industry_id: '5',
|
|
},
|
|
{
|
|
id: '24',
|
|
picUrl: A24,
|
|
example_id: '3',
|
|
industry_id: '5',
|
|
},
|
|
{
|
|
id: '25',
|
|
picUrl: A25,
|
|
example_id: '1',
|
|
industry_id: '6',
|
|
},
|
|
{
|
|
id: '26',
|
|
picUrl: A26,
|
|
example_id: '2',
|
|
industry_id: '6',
|
|
},
|
|
{
|
|
id: '28',
|
|
picUrl: A28,
|
|
example_id: '1',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '29',
|
|
picUrl: A29,
|
|
example_id: '2',
|
|
industry_id: '7',
|
|
},
|
|
{
|
|
id: '30',
|
|
picUrl: A30,
|
|
example_id: '3',
|
|
industry_id: '7',
|
|
},
|
|
]
|