|
|
@ -284,8 +284,9 @@ onMounted(() => { |
|
|
|
|
|
|
|
|
<template> |
|
|
<template> |
|
|
<div class="contact-page"> |
|
|
<div class="contact-page"> |
|
|
<PageHeader title="联系我们" subtitle="随时为您提供专业支持与服务" |
|
|
|
|
|
backgroundImage="https://images.unsplash.com/photo-1423666639041-f56000c27a9a?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80" /> |
|
|
|
|
|
|
|
|
<PageHeader :title="configStore.configParams.contact_banner_title" |
|
|
|
|
|
:subtitle="configStore.configParams.contact_banner_subtitle" |
|
|
|
|
|
:backgroundImage="configStore.configParams.contact_banner_bg" /> |
|
|
|
|
|
|
|
|
<section class="contact-info"> |
|
|
<section class="contact-info"> |
|
|
<div class="container"> |
|
|
<div class="container"> |
|
|
|