index.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. <template>
  2. <section class="container">
  3. <expericeBanner :bannerSrc="bannerSrc"></expericeBanner>
  4. <expericePlaceDesc :placeDescData="placeDescData"></expericePlaceDesc>
  5. <expericePeopleDesc :peopleDescData="peopleDescData"></expericePeopleDesc>
  6. <lineService></lineService>
  7. <expericePanoramic :PanoramicData="PanoramicData"></expericePanoramic>
  8. <expericeStyle :styleData="nativeStyleData"></expericeStyle>
  9. <expericeStyle :styleData="elegantStyleData"></expericeStyle>
  10. <expericeStyle :styleData="chineseStyleData"></expericeStyle>
  11. <expericeStyle :styleData="naturalStyleData"></expericeStyle>
  12. <expericeVideo></expericeVideo>
  13. <expericeHighLights :highLightsData="highLightsData"></expericeHighLights>
  14. <commonMap :mapData="mapData"></commonMap>
  15. <expericeAddress :addressData="addressData"></expericeAddress>
  16. </section>
  17. </template>
  18. <script>
  19. import axios from 'axios'
  20. import expericeBanner from '~/components/experice/expericeBanner'
  21. import expericePlaceDesc from '~/components/experice/expericePlaceDesc'
  22. import expericePeopleDesc from '~/components/experice/expericePeopleDesc'
  23. import expericePanoramic from '~/components/experice/expericePanoramic'
  24. import expericeStyle from '~/components/experice/expericeStyle'
  25. import expericeVideo from '~/components/experice/expericeVideo'
  26. import expericeHighLights from '~/components/experice/expericeHighLights'
  27. import lineService from '~/components/experice/lineService.vue'
  28. import commonMap from '~/components/common/commonMap'
  29. import expericeAddress from '~/components/experice/expericeAddress'
  30. export default {
  31. data (){
  32. return {
  33. bannerSrc:'http://img.visney.cn/img/nuxtPc/experice-nj/banner.png',
  34. placeDescData: {
  35. placeDescTitle: '南京',
  36. placeDescTitleE: 'Nan Jing',
  37. placeDesc: '南京,又称金陵、建康,是中国东部地区重要的中心城市。作为中华文明的重要发祥地,这座历史文化名城,如今已成为中国南方的政治,经济、文化之中心。',
  38. placeDescEn: [
  39. 'Nanjing, also known as Jinling and Jian Kang, ',
  40. 'is an important central city in eastern China.',
  41. 'As an important birthplace of Chinese civilization,',
  42. 'this famous historical and cultural city,',
  43. 'Today, it has become the political,',
  44. 'economic and cultural center of southern China'
  45. ],
  46. placeDescImgSrc: [
  47. 'http://img.visney.cn/img/nuxtPc/experice-nj/place_desc_right1.png','http://img.visney.cn/img/nuxtPc/experice-nj/place_desc_right2.png','http://img.visney.cn/img/nuxtPc/experice-nj/place_desc_right3.png','http://img.visney.cn/img/nuxtPc/experice-nj/place_desc_right4.png'
  48. ],
  49. placeDescImgName: ['南京映像','云锦','雨花茶','盐水鸭']
  50. },
  51. peopleDescData: {
  52. peopleDescTitleCn: 'NAN JING',
  53. peopleDescTitleEn: '南京“卫共”店',
  54. placeImgSrc: 'http://img.visney.cn/img/nuxtPc/experice-nj/place_people_desc_right_img.png',
  55. peopleName: '田肯 KEN',
  56. peopleImgSrc: 'http://img.visney.cn/img/nuxtPc/experice-bt/place_people_desc_left_img.png',
  57. peopleDescCn: [
  58. '肯创集团董事长、VISNEY品牌创始人',
  59. '"九层之台,起于垒土。在时代大变革下,卫诗理正进行着它的新征程"'
  60. ],
  61. peopleDescEn: [
  62. 'Nine layers of Tai, on home soil In the era of big changes, who poetry is in its new journey...'
  63. ]
  64. },
  65. PanoramicData: {
  66. PanoramicTitleCn1: '南京“卫共”店',
  67. PanoramicTitleCn2: '唯美实景曝光',
  68. PanoramicTitleEn: 'Panoramic hall',
  69. PanoramicTitleDesc: '馆内产品实景展示,呈现空间艺术的美感,让生活处处皆美学',
  70. PanoramicListData: [
  71. {
  72. PanoramicListTitle: ['名师团队 倾力之作'],
  73. PanoramicListIntro: ['卫诗理南京店由国内新锐空间美学家','蚂蚁嘿设计公司资深空间设计师','Presley先生和Lavinia女士,','组建实力团队耗时3个月打造完成。'],
  74. PanoramicListIntroEn: 'Online and offline service, 2688 regions, siex packs',
  75. PanoramicListImg: 'http://img.visney.cn/img/nuxtPc/experice-bt/panoramic_hall_list_img1.png',
  76. },
  77. {
  78. PanoramicListTitle: ['生态生活,有温度的创造'],
  79. PanoramicListIntro: ['大到空间布局家具陈列,小到一草一木装饰摆放,淋漓尽致地将自然生态与生活美学完美融合'],
  80. PanoramicListIntroEn: 'The space layout of fumiture,small to every tree and Bush...',
  81. PanoramicListImg: 'http://img.visney.cn/img/nuxtPc/experice-nj/panoramic_hall_list_img2.png',
  82. },
  83. {
  84. PanoramicListTitle: ['十六大空间设计,','还原纯正欧美贵族文化'],
  85. PanoramicListIntro: ['金店陈列九大系列,海量臻品,风格涵盖大美、小美、简美、意式、法式、英式、新中式等... '],
  86. PanoramicListIntroEn: 'The poems on Chen nine boutique style fumiture series,covering the...',
  87. PanoramicListImg: 'http://img.visney.cn/img/nuxtPc/experice-nj/panoramic_hall_list_img3.png',
  88. }
  89. ]
  90. },
  91. nativeStyleData: {
  92. styleTitle: ['自然生态','温馨简美'],
  93. styleDesc: ['用心品味,温暖总在不经意间流露,','浪漫与优雅,在这里留下时间的痕迹。'],
  94. styleDescEn: 'Natural Ecology',
  95. styleImg: [
  96. 'http://img.visney.cn/img/nuxtPc/experice-nj/native_level_list1.png',
  97. 'http://img.visney.cn/img/nuxtPc/experice-nj/native_level_list2.png',
  98. 'http://img.visney.cn/img/nuxtPc/experice-nj/native_level_list3.png',
  99. 'http://img.visney.cn/img/nuxtPc/experice-nj/native_level_list4.png'
  100. ],
  101. styleMore: false,
  102. changeRight: false
  103. },
  104. elegantStyleData: {
  105. styleTitle: ['纯正欧式','一墅繁华'],
  106. styleDesc: ['梦幻的色彩,华美的装饰,','精致的造型,欧式高贵典雅的格调尽显。'],
  107. styleDescEn: 'Pure European',
  108. styleImg: [
  109. 'http://img.visney.cn/img/nuxtPc/experice-nj/elegant_style_list1.png',
  110. 'http://img.visney.cn/img/nuxtPc/experice-nj/elegant_style_list2.png',
  111. 'http://img.visney.cn/img/nuxtPc/experice-nj/elegant_style_list3.png',
  112. 'http://img.visney.cn/img/nuxtPc/experice-nj/elegant_style_list4.png'
  113. ],
  114. styleMore: false,
  115. changeRight: true
  116. },
  117. chineseStyleData: {
  118. styleTitle: ['新中式','心中势'],
  119. styleDesc: ['于传统美学规范之下,','赋予古典中式家具新的生命力','打破现实世界的樊篱,直面内心的那份静谧。','融古典,辟新境。'],
  120. styleDescEn: 'NEW Chinese style',
  121. styleImg: [
  122. 'http://img.visney.cn/img/nuxtPc/experice-nj/chinese_style_list1.png',
  123. 'http://img.visney.cn/img/nuxtPc/experice-nj/chinese_style_list2.png',
  124. 'http://img.visney.cn/img/nuxtPc/experice-nj/chinese_style_list3.png',
  125. 'http://img.visney.cn/img/nuxtPc/experice-nj/chinese_style_list4.png'
  126. ],
  127. styleMore: false,
  128. changeRight: false
  129. },
  130. naturalStyleData: {
  131. styleTitle: ['经典大美','时尚韵味'],
  132. styleDesc: ['岁月静好中,幸福寂静流淌,','深邃沉静中,时尚之韵来袭。'],
  133. styleDescEn: 'Natural',
  134. styleImg: [
  135. 'http://img.visney.cn/img/nuxtPc/experice-nj/natural_style_list1.png',
  136. 'http://img.visney.cn/img/nuxtPc/experice-nj/natural_style_list2.png',
  137. 'http://img.visney.cn/img/nuxtPc/experice-nj/natural_style_list3.png',
  138. 'http://img.visney.cn/img/nuxtPc/experice-nj/natural_style_list4.png'
  139. ],
  140. styleMore: true,
  141. changeRight: true
  142. },
  143. highLightsData: {
  144. highLightsTitleCn1: '卫诗理南京“卫共”店',
  145. highLightsTitleCn2: '六大专属亮点',
  146. highLightsTitleEn: 'Olivelife',
  147. highLightsList: [
  148. {
  149. highLightsListNum: '01',
  150. highLightsListTitle: '匠心设计',
  151. highLightsListTitleEn: 'European style curtains',
  152. highLightsListDesc: '纯真欧美软装搭配,回溯一个时代的繁华',
  153. highLightsListImg: 'http://img.visney.cn/img/nuxtPc/experice-nj/high_lights_list_img1.png',
  154. highLightsListImgAlt: '匠心设计'
  155. },
  156. {
  157. highLightsListNum: '02',
  158. highLightsListTitle: '0元飞线下',
  159. highLightsListTitleEn: 'Free ticket',
  160. highLightsListDesc: '报销单人往返机票或高铁票(订单总额满20W)',
  161. highLightsListImg: 'http://img.visney.cn/img/nuxtPc/experice-nj/high_lights_list_img2.png',
  162. highLightsListImgAlt: '0元飞线下'
  163. },
  164. {
  165. highLightsListNum: '03',
  166. highLightsListTitle: '特配香薰',
  167. highLightsListTitleEn: 'Special match',
  168. highLightsListDesc: '法国南部香水之都格拉斯特配香薰',
  169. highLightsListImg: 'http://img.visney.cn/img/nuxtPc/experice-bt/high_lights_list_img3.png',
  170. highLightsListImgAlt: '特配香薰'
  171. },
  172. {
  173. highLightsListNum: '04',
  174. highLightsListTitle: '免费餐饮',
  175. highLightsListTitleEn: 'Free meals',
  176. highLightsListDesc: '大厨掌勺烹饪南京特色美味菜肴',
  177. highLightsListImg: 'http://img.visney.cn/img/nuxtPc/experice-nj/high_lights_list_img4.png',
  178. highLightsListImgAlt: '免费餐饮'
  179. },
  180. {
  181. highLightsListNum: '05',
  182. highLightsListTitle: '免费接送',
  183. highLightsListTitleEn: 'Free Shuttle',
  184. highLightsListDesc: '在线预约,尊享高铁站、机场专人专车服务',
  185. highLightsListImg: 'http://img.visney.cn/img/nuxtPc/experice-bt/high_lights_list_img5.png',
  186. highLightsListImgAlt: '免费接送'
  187. },
  188. {
  189. highLightsListNum: '06',
  190. highLightsListTitle: '专属伴手礼',
  191. highLightsListTitleEn: 'Gift',
  192. highLightsListDesc: '专属定制伴手礼献给尊贵来宾',
  193. highLightsListImg: 'http://img.visney.cn/img/nuxtPc/experice-nj/high_lights_list_img6.png',
  194. highLightsListImgAlt: '专属伴手礼'
  195. }
  196. ]
  197. },
  198. mapData: {
  199. longitude: 118.751323,
  200. latitude: 32.039674,
  201. title: '南京体验店',
  202. description: '地址:南京市建邺区水西门大街285号289号万达金街东区'
  203. },
  204. addressData: {
  205. addressDetils: [
  206. '南京市建邺区水西门大街285号289号万达金街东区',
  207. '距离南京禄口国际机场40公里,大约车程30分钟',
  208. '距离南京南站(火车/高铁)10公里,大约车程为10分钟'
  209. ],
  210. hotLineTitle: '线下招商热线:',
  211. hotLineNum: '400 900 6267',
  212. phoneTitle: '招商加盟联系人 PENNY',
  213. phoneNum: '17302633888',
  214. contentNum: '18686152121',
  215. contentPeople: '(叶总)'
  216. }
  217. }
  218. },
  219. components: {
  220. expericeBanner,
  221. expericePlaceDesc,
  222. expericePeopleDesc,
  223. expericePanoramic,
  224. expericeStyle,
  225. expericeHighLights,
  226. commonMap,
  227. expericeVideo,
  228. lineService,
  229. expericeAddress
  230. },
  231. head () {
  232. return {
  233. title:this.metaData.navigationTitle,
  234. meta: [
  235. {name:'keywords',hid: 'keywords',content:`${this.metaData.navigationKeyword}`},
  236. {name:'description',hid:'description',content:`${this.metaData.navigationDescription}`}
  237. ],
  238. script: [
  239. {src:'http://api.map.baidu.com/api?v=2.0&ak=MDdqxkqhQzfdBzfu2tfGiidGbHgTfGrB'}
  240. ]
  241. }
  242. },
  243. async asyncData({params,store}){
  244. //head信息
  245. let metaData = await axios(`${store.state.wordpressAPI}/NavigationMeta/get/22`);
  246. return {
  247. metaData: metaData.data,
  248. }
  249. }
  250. }
  251. </script>
  252. <style scoped>
  253. </style>