diff --git a/assets/index.scss b/assets/index.scss index 5b375e7..d730317 100644 --- a/assets/index.scss +++ b/assets/index.scss @@ -19,7 +19,9 @@ .image_1 { width: 154px; - height: 38px; +} +.image_c_2 { + width: 120px; } .text_1 { diff --git a/components/AppHeader.vue b/components/AppHeader.vue index 3af0802..6eb75df 100644 --- a/components/AppHeader.vue +++ b/components/AppHeader.vue @@ -6,12 +6,15 @@ :style="{ justifyContent: coMobile ? 'space-between' : 'center', backgroundColor: isMobileMenuOpen ? '#ffffff' : 'transparent', }" :class="route.name == 'info-id' ? 'box_1 box_1_info' : 'box_1'"> + :class="!coMobile?'image_1':'image_c_2'" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo.png`" /> + - - + + + +
diff --git a/pages/phone_customerReviews.vue b/pages/phone_customerReviews.vue index 04b7e82..fb11af7 100644 --- a/pages/phone_customerReviews.vue +++ b/pages/phone_customerReviews.vue @@ -15,8 +15,8 @@
公司荣誉
-
- Company Honors  +
+ Company Honors 
@@ -150,7 +150,7 @@ const animate = () => { margin:20px 20px 0px 20px; background-color: #ffffff; width: 100%; - height: auto; + height: 320px; font-family: Microsoft YaHei UI-Regular; border-radius: 4px; diff --git a/pages/phone_index.vue b/pages/phone_index.vue index c9869d0..f2c47ad 100644 --- a/pages/phone_index.vue +++ b/pages/phone_index.vue @@ -20,12 +20,12 @@
-
灵睿的互联网之道
+
灵睿的互联网之道
The Way of the Internet
-
+
公司简介
运营方法论
互联网营销
@@ -55,8 +55,8 @@ 我们帮助客户制定个性化的互联网营销策略,覆盖社交媒体、搜索引擎、视频内容等多个渠道,确保每个接触点都能精准传达品牌价值。在实际操作中,我们依托技术优势,结合行业最佳实践,为客户提供定制化的营销方案,推动线上线下的无缝连接。 灵睿的互联网营销不仅是单一的推广行为,更是一个以用户为中心的全方位战略,帮助企业在快速变化的市场中保持竞争力,实现持续增长。
-
- +
+ 查看全部
@@ -74,21 +74,21 @@
- 我们的业务 + 我们的业务 Our BusinessWay
-
-
- +
+
+
专业技术服务 - - +
+
专业提供互联网技术支持,助力企业高效发展 - +
@@ -97,68 +97,68 @@
-
+
-
- AI应用与落地 - +
+
AI应用与落地
+
从模型选型、数据处理、算法优化到应用集成与部署的全栈服务 - +
-
+
-
- 定制软件开发 - +
+
定制软件开发
+
为您打造用户体验出色、性能稳定可靠的Web应用、移动App及小程序 - +
-
+
-
- IT运维服务 - +
+
IT运维服务
+
专业守护数据,防御威胁,护航企业数字安全 - +
-
+
-
- 网络与信息安全 - +
+
网络与信息安全
+
专业提供网络信息安全防护、实时监测与风险处置服务 - +
-
+
-
- 智慧化解决方案 - +
+
智慧化解决方案
+
利用物联网、大数据、人工智能等前沿技术,提供智慧化解决方案 - +
@@ -166,13 +166,13 @@
-
- +
+
内容创作与运营 - - +
+
构建全域影响力,赋能品牌长效增长 - +
@@ -181,65 +181,65 @@
-
+
-
- 全媒体推广解决方案 - +
+
全媒体推广解决方案
+
覆盖各大主流平台定制【流量矩阵+内容策略+效果追踪】一体化方案 - +
-
+
-
- 品牌账号代运营 - +
+
品牌账号代运营
+
全链路赋能品牌增长,内容+策略+数据 · 打造品效合一的社交资产 - +
-
+
-
- 线上线下活动策划 - +
+
线上线下活动策划
+
专业守护数据,防御威胁,护航企业数字安全 - +
-
+
-
- 互联网新闻发布 - +
+
互联网新闻发布
+
整合全网权威渠道,依托海量优质媒体资源,定制新闻发布策略 - +
-
+
-
- IP孵化与达人合作 - +
+
IP孵化与达人合作
+
深度孵化+精准匹配,内容资产×流量裂变 · 打造IP与达人的共生生态 - +
@@ -304,7 +304,7 @@
- + 查看更多
@@ -593,7 +593,7 @@ const retTime = (dateTimeStr: string) => { return dateTimeStr.split(' ')[0]; // 分割后取日期部分 } const openUrl = (id: number) => { - window.open(`/info/${id}`) + window.open(`/phone_info/${id}`) } @@ -762,10 +762,15 @@ const openUrl = (id: number) => { width: 100%; height: 100%; } -.text_17, .text_16 { - font-size: 16px !important; +.text_16 { + font-size: 14px; + line-height: 24px; +} +.group_10{ + width: 91%; + margin-left:15px; + margin-top: 0px; } - .text_18 { font-size: 15px !important; } @@ -776,7 +781,11 @@ const openUrl = (id: number) => { .group_7 { padding: 10px !important; - margin: 5px 0 !important; + margin: 0px 0 !important; + height: auto!important; +} +.text-group_3{ + height: auto; } .section_2sa{ height: 700px; @@ -850,6 +859,7 @@ const openUrl = (id: number) => { } .group_10s { width: 100%; + margin: 0px; } .dswper{ margin-top: 10px; diff --git a/pages/phone_proServices.vue b/pages/phone_proServices.vue index adcb37f..268123a 100644 --- a/pages/phone_proServices.vue +++ b/pages/phone_proServices.vue @@ -183,7 +183,7 @@
安全防护
-
+
帮助决策者制定针对性防护策略降低网络攻击、数据泄露和业务中断等风险
@@ -192,7 +192,7 @@
漏洞修复
-
+
专业团队,快速检测、定位并处置安全威胁,最大限度减少损失,保障业务连续性
@@ -201,7 +201,7 @@
安全加固
-
ios和Android应用防调试 +
ios和Android应用防调试 防篡改 防窃取 防逆向抵御各类网络攻击和数据泄露风险
@@ -210,7 +210,7 @@
实时监控
-
+
网络安全实时监控服务提供24小时威胁检测与主动防御,实时识别漏洞,保障数据安全