import Vue from 'vue' let vue = new Vue() let baseUrl = vue.$cdn export default{ tech: { title: 'Core technologies', dec: ['The core technologies of 4DKanKan Pro are developed under the efforts of AI vision specialists', ' from China and Germany. Supported by the proprietary AI digitization technology and the ', 'country’s largest 3D model big data from China-Germany Artificial Intelligence ', 'Institute, 4DKanKan Pro is able to captures space information ', 'in real time and generates accurate 3D digital models.'], icon: ['Space localization', 'Space reconstruction', 'Space display'], location: { title: 'Space localization', dec: 'Acquire accurate information from real-life space, including shooting point location and corresponding point cloud data, etc.' }, modeling: { title: 'Space reconstruction', dec: 'Generate floorplan and 3D structure of space according to camera location and point cloud data.' }, exhibition: { title: 'Space display', dec: 'View 3D scenes at 720° without plugins on the display terminals such as VR glasses, mobile phones, tablet PCs, and computers.' } }, cases: { title: 'Industrial applications', dec: [ '4DKanKan has established 3D digital archives for public purposes such as fire prevention, forensics, and cultural heritage, helping real ', 'estate, hotels and B&B, e-commerce, catering and other industries to create experiential services.' ], space: { title: 'Every space is worth recording', sub: 'Spaces 4DKanKan recorded so far', nums: [ { text: 'Museum', count: 16893 }, { text: 'Real estate', count: 32689 }, { text: 'E-commerce', count: 65682 }, { text: 'Catering', count: 42737 }, { text: 'Home', count: 61368 } ] } }, booking: { name: '4DKanKan Pro', dec: 'Professional and accurate modeling that reconstructs space with efficiency', price: '100元定金预售', btn: '立即预购' }, items: [ {url: 'https://www.4dkankan.com/showPC.html?m=x2kIkoCB', image: baseUrl + 'images/phone_7.jpg', icon: baseUrl + 'images/phone_icon_7.png', text: '万豪' }, {url: 'https://admin.4dmuseum.cn/showApp.html?m=241&bigScene&novr', image: baseUrl + 'images/phone_2.jpg', icon: baseUrl + 'images/phone_icon_2.png', text: '广东省博物馆' }, {url: 'http://www.4dkankan.com/showPC.html?m=laaVIiT7', image: baseUrl + 'images/phone_3.jpg', icon: baseUrl + 'images/phone_icon_3.png', text: '海昏侯' }, {url: 'http://www.4dkankan.com/showPC.html?m=OOM185Kf', image: baseUrl + 'images/phone_4.jpg', icon: baseUrl + 'images/phone_icon_4.png', text: '华发' }, {url: 'http://www.4dkankan.com/showPC.html?m=djryzBtW', image: baseUrl + 'images/phone_5.jpg', icon: baseUrl + 'images/phone_icon_5.png', text: '欧派' }, {url: 'http://www.4dkankan.com/showPC.html?m=ImlLYDW8', image: baseUrl + 'images/phone_6.jpg', icon: baseUrl + 'images/phone_icon_6.png', text: '融信' }, {url: 'https://www.cgaii.com/museum/cultural/index.html', image: baseUrl + 'images/phone_1.jpg', icon: baseUrl + 'images/phone_icon_1.png', text: '德国陶瓷博物馆' }, {url: 'https://www.4dkankan.com/showPC.html?m=iTz0LxLs', image: baseUrl + 'images/phone_8.jpg', icon: baseUrl + 'images/phone_icon_8.png', text: '万科' }, {url: 'https://www.4dkankan.com/showPC.html?m=0mVvxHHT', image: baseUrl + 'images/phone_9.jpg', icon: baseUrl + 'images/phone_icon_9.png', text: '伟星' }, {url: 'https://admin.4dmuseum.cn/showPC.html?m=333&bigScene&novr', image: baseUrl + 'images/phone_10.jpg', icon: baseUrl + 'images/phone_icon_10.png', text: '武侯祠' } ], reports: { name: 'Media coverage', items: [ { icon: baseUrl + 'images/item_icon_7.png', cover: baseUrl + 'images/item_cover_7.png', time: '2019年5月17日', title: '四维时代发布新一代3D空间相机', url: 'https://proapi.jingjiribao.cn/detail.html?id=177829' }, { icon: baseUrl + 'images/item_icon_1.png', cover: baseUrl + 'images/item_cover_1.png', time: '2018年5月9日', title: '四维时代发布全球首款消费级3D相机“四维看看”', url: 'http://www.iheima.com/article-168187.html' }, { icon: baseUrl + 'images/item_icon_2.png', cover: baseUrl + 'images/item_cover_2.png', time: '2018年10月29日', title: '原科技部部长万钢视察四维时代 为四维看看及四维看展点赞', url: 'http://bj.news.163.com/18/1029/14/DV9U6QN8043897TC.html' }, { icon: baseUrl + 'images/item_icon_3.png', cover: baseUrl + 'images/item_cover_3.png', time: '2018年11月15日', title: '利用AI视觉秒建数字化模型,四维时代展示手机端三维重建技术', url: 'https://www.tmtpost.com/3590578.html' }, { icon: baseUrl + 'images/item_icon_4.png', cover: baseUrl + 'images/item_cover_4.png', time: '2018年11月19日', title: '四维时代发布手机端三维重建技术 助力AI产业发展', url: 'http://smart.huanqiu.com/viewpoint/2018-11/13585013.html' }, { icon: baseUrl + 'images/item_icon_5.png', cover: baseUrl + 'images/item_cover_5.png', time: '2018年6月21日', title: '“四维看看”3D相机:让老百姓用得起 用得上', url: 'http://smart.huanqiu.com/viewpoint/2018-06/12206604.html' }, { icon: baseUrl + 'images/item_icon_6.png', cover: baseUrl + 'images/item_cover_6.png', time: '2018年5月10日', title: '四维时代发布消费级3D相机“四维看看”', url: 'http://www.xinhuanet.com/tech/2018-05/10/c_1122813759.html' } ] } }