diff --git a/.env.development b/.env.development index d30cbe6..b291bfe 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,5 @@ # 开发环境 -VITE_APP_BASE_API = '/dev-api' \ No newline at end of file +# VITE_APP_BASE_API = '/dev-api' +VITE_APP_BASE_API = 'https://pcadmin.hhlm1688.com/prod' diff --git a/.env.production b/.env.production index b0ca002..96b468f 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ # 生产环境 -VITE_APP_BASE_API = '/prod-api' \ No newline at end of file +VITE_APP_BASE_API = 'https://pcadmin.hhlm1688.com/prod' \ No newline at end of file diff --git a/.gitignore b/.gitignore index a547bf3..aedda7b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ dist-ssr *.njsproj *.sln *.sw? +dist.* \ No newline at end of file diff --git a/src/components/CustomerReviews.vue b/src/components/CustomerReviews.vue new file mode 100644 index 0000000..5b2be23 --- /dev/null +++ b/src/components/CustomerReviews.vue @@ -0,0 +1,824 @@ + + + + + \ No newline at end of file diff --git a/src/views/pages/Home.vue b/src/views/pages/Home.vue index ecf78ff..f6eeb61 100644 --- a/src/views/pages/Home.vue +++ b/src/views/pages/Home.vue @@ -14,6 +14,8 @@ import ServiceSection from '../../components/home/ServiceSection.vue'; import CaseSection from '@/components/home/CaseSection.vue'; // 导入CTA组件 import CallToAction from '../../components/CallToAction.vue'; +// 导入客户评价组件 +import CustomerReviews from '../../components/CustomerReviews.vue'; // 获取路由实例 const router = useRouter(); @@ -87,7 +89,19 @@ onMounted(() => {

我们的优势

为什么选择瀚海黎明

+
+
+
{{ item.num }}
+

{{ item.title }}

+

{{ item.info }}

+
+
+ + - -
-
-
-
-

客户评价

-

听听我们的客户怎么说

-
-
-
-
- -
-

"瀚海黎明团队的专业素养和技术能力给我们留下了深刻印象。他们不仅按时交付了高质量的产品,还提供了持续的技术支持。"

-
- 张总 -
-

张总

-

某科技有限公司 CEO

-
-
-
-
-
- -
-

"与瀚海黎明的合作非常愉快。他们理解我们的业务需求,并将其转化为了一个功能强大且用户友好的系统。"

-
- 李经理 -
-

李经理

-

某医疗集团 IT总监

-
-
-
-
-
- -
-

"瀚海黎明团队的响应速度和解决问题的能力令人印象深刻。他们不仅是技术提供商,更是我们业务发展的战略伙伴。"

-
- 王董事 -
-

王董事

-

某金融服务公司 董事长

-
-
-
-
-
-
+ +