+
-
-
-

+
+
+
+
+
+ +
+ 权威媒体资源
+
+
+
+
+ 万
+ 单日曝光超
+
+
+
+ +
+ 媒体矩阵报道
+
+
+
+
+
-
- IOS应用加固
-
- iOS应用加固是旨在为广大的i0S软件开发者以及厂商源代码提供加密保护,通过代码加密、指令混淆等技术手段在编译阶段对源代码进行常量加密、逻辑混淆、结构混排等保护,增加反编译、改和注入的难度,提高核心代码及数据的安全性
-
-
-
-
-

-
-
-
-

-
-
- 防调试
-
-
- 多重加密技术对应用运行时的进程空间进行防护,采用动态加解密技术,阻止各种调试器进行内存调试、注入和dump
-
-
-
-

-
-
-
-

-
-
- 防篡改
-
-
- 在程序运行时对文件指纹及完整性进行校验,如发现任一文件被篡改或与原始签名不一致,应用则停止运行,从而保证了应用运行的安全
-
-
-
-

-
-
-
-

-
-
- 防窃取
-
-
- 动态监控程序中的内存分布文件,可以随时监控到内存读取等操作,从而保护内存截取攻击,安全键盘和通信协议加密分别对输入和网络通信增加了安全保障,
-
-
-
-

-
-
-
-

-
-
- 防逆向
-
-
- 对classes.dex文件采用高压缩及加密变形处理,并对关键核心逻辑代码进行双重VMP保护;对SO文件代码进行LLVM混淆及加密保护,Native层代码安全性得到有效的保证
-
+
+
-
-
-
智慧化解决方案
-
利用物联网、大数据、人工智能等前沿技术,为不同场景提供一体化的智慧化解决方案
-
-
-
-
-
-

-
-
- 监控系统
-
-
- 基于AI与物联网的智能监控系统实时分析精准预警安全高效运行
-
-
-
-
-

-
-
- 监控回溯
-
-
-
-
-

-
-
- 人员轨迹
-
-
-
-
-
-
-

-
-
- 门禁系统
-
-
- 互联网智慧门禁:安全便捷,智能管理,远程控制
-
-
-
-
-

-
-
- 人脸识别
-
-
-
-
-

-
-
- id卡
-
-
-
-
-

-
-
- 蓝牙检测
-
-
-
-
-

-
-
- 停车管理系统
-
-
-
-
-
-
-

-
-
- 充电系统
-
-
- 智慧物联"突出互联网+智能化核心物联网技术、云端管理、能效优化
-
-
-
-
-

-
-
- 充电桩
-
-
-
-
-

-
-
- 安全警告
-
-
-
-
-
-
-

-
-
- 水电收费系统
-
-
- 智慧水电云管家,实时计费自动缴费,高效管理无忧。
-
-
-
-
-

-
-
- 物业缴费
-
-
-
-
-

-
-
- 报修
-
-
-
-
-

-
-
- 投诉处理
-
-
-
-
-
-
-

-
-
- 养老系统
-
-
- 智慧养老系统:AI监护+健康管理打造安全便捷银发生活。
-
-
-
-
-

-
-
- 烟感警报
-
-
-
-
-

-
-
- 摄像头人物摔倒提示
-
-
-
-
-

-
-
- 防丢手环
-
-
-
-
-

-
-
- 护理请求传感器
-
-
-
-
-
-
-

-
-
- 租房系统
-
-
- 智慧租房系统,实现线上托管自动化流程,或者提升用户体验
-
-
-
-
-

-
-
- 托管出租
-
-
-
-
-
-
-

-
-
- 更多方案联系我们
-
-
- {{ mousindex != 7 ? '创新科技驱动的互联网智慧化解决方案,赋能企业数字化转型' :
- '创新科技驱动的互联网智慧化解决方案,赋能企业数字化转型。高效便捷、精准赋能,覆盖多场景需求。定制化服务,助力降本增效。欢迎垂询,获取专属升级方案' }}
-
-
-
-
-
-
-
-
硬件基础设施建设
-
提供从需求分析、方案设计、设备选型、综合布线到安装调试、环境监控的全流程服务
-
-
-
-
![]()
-
{{ item.name }}
-
-
-
+
@@ -616,6 +231,9 @@ const serviceList = ref([
{ name: '运维流程' },
])
+const numberAnimationInstRef = ref()
+const numberAnimationInstRefKH = ref()
+const numberAnimationInstRefJS = ref()
const mousindex = ref(1);
@@ -1133,6 +751,22 @@ const animate = () => {
reset: true,
mobile: true,
})
+ sr.reveal('.numberTopBox', {
+ origin: "top",
+ distance: "1000px",
+ duration: 1300,
+ delay: 100,
+ opacity: 0,
+ scale: 0.9,
+ reset: true,
+ mobile: true,
+ beforeReveal: function (el: any) {
+ numberAnimationInstRef.value.play()
+ numberAnimationInstRefKH.value.play()
+ numberAnimationInstRefJS.value.play()
+
+ },
+ })
}
@@ -1321,4 +955,140 @@ const animate = () => {
padding: 14px;
}
}
+.service_center_01s{
+ background: url('/public/img/content_top.png') 100% no-repeat;
+ width: 380px;
+ height: 196px;
+ display: flex;
+ flex-direction: column;
+ justify-content: start;
+ padding-left: 30px;
+ .service_center_01s_title{
+ margin-top: 30px;
+ width: 180px;
+ height: 18px;
+ font-family: Source Han Sans, Source Han Sans;
+ font-weight: 700;
+ font-size: 18px;
+ color: #FC7428;
+ line-height: 18px;
+ text-align: left;
+ font-style: normal;
+ text-transform: none;
+ display: flex;
+ align-items: center;
+ }
+ .service_center_01s_text{
+ margin-top: 20px;
+ width: 325px;
+ height: 20px;
+ font-family: Source Han Sans, Source Han Sans;
+ font-weight: 400;
+ font-size: 14px;
+ color: #768597;
+ line-height: 20px;
+ text-align: left;
+ font-style: normal;
+ text-transform: none;
+ }
+ .btn_lx{
+ margin-top: 40px;
+ width: 90px;
+ height: 32px;
+ background: linear-gradient( 270deg, #FC7428 0%, #FFA06B 100%);
+ border-radius: 116px 116px 116px 116px;
+ font-family: Source Han Sans, Source Han Sans;
+ font-weight: 400;
+ font-size: 14px;
+ color: #FFFFFF;
+ line-height: 32px;
+ text-align: center;
+ }
+}
+.more_bot{
+ height: 16px;
+ font-family: Microsoft YaHei UI, Microsoft YaHei UI;
+ font-weight: 400;
+ font-size: 16px;
+ color: #FC772D;
+ line-height: 16px;
+ font-style: normal;
+ text-transform: none;
+ display: flex;
+ justify-content: center;
+}
+.video_platform{
+ width: 179px;
+ height: 48px;
+ background: url(public/img/video.png) 100% no-repeat;
+ line-height: 44px;
+ font-family: Source Han Sans, Source Han Sans;
+ font-weight: 700;
+ font-size: 18px;
+ color: #FC7428;
+ font-style: normal;
+ text-transform: none;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+.video_wechat{
+ width: 185px;
+ height: 52px;
+ background: url(public/img/wechat1.png) 100% no-repeat;
+ line-height: 46px;
+ font-family: Source Han Sans, Source Han Sans;
+ font-weight: 700;
+ font-size: 18px;
+ color: #FFFFFF;
+ font-style: normal;
+ text-transform: none;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+.bottom-3s{
+ width: 100%;
+ .mediat1{
+ width: 272px;
+ height: 49px;
+ font-family: Source Han Sans, Source Han Sans;
+ font-weight: 700;
+ font-size: 34px;
+ color: #222222;
+ line-height: 49px;
+ text-align: left;
+ font-style: normal;
+ text-transform: none;
+ }
+ .mediat2{
+ margin-top: 20px;
+ width: 272px;
+ height: 16px;
+ font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
+ font-weight: 400;
+ font-size: 16px;
+ color: #768597;
+ line-height: 16px;
+ text-align: left;
+ font-style: normal;
+ text-transform: none;
+ }
+ .mediat3{
+ margin-top: 30px;
+ width: 560px;
+height: 40px;
+font-family: Source Han Sans, Source Han Sans;
+font-weight: 400;
+font-size: 14px;
+color: #3D3D3D;
+line-height: 20px;
+text-align: left;
+font-style: normal;
+text-transform: none;
+img{
+ margin-right: 30px;
+}
+ }
+}
diff --git a/pages/societyDuty.vue b/pages/societyDuty.vue
index 695c4dc..46706eb 100644
--- a/pages/societyDuty.vue
+++ b/pages/societyDuty.vue
@@ -31,10 +31,14 @@
Company Honors
-->
-
+
- 公司动态
+
+
+ 公司动态
+
+
活动影集(部分)
diff --git a/pages/societyDutyNew.vue b/pages/societyDutyNew.vue
new file mode 100644
index 0000000..3d56030
--- /dev/null
+++ b/pages/societyDutyNew.vue
@@ -0,0 +1,291 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+ {{item.title}}
+
+
+ {{item.title}}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/img/content_con.png b/public/img/content_con.png
new file mode 100644
index 0000000..0ab66ff
Binary files /dev/null and b/public/img/content_con.png differ
diff --git a/public/img/content_ds.png b/public/img/content_ds.png
new file mode 100644
index 0000000..985767a
Binary files /dev/null and b/public/img/content_ds.png differ
diff --git a/public/img/content_top.png b/public/img/content_top.png
new file mode 100644
index 0000000..4c39a8b
Binary files /dev/null and b/public/img/content_top.png differ
diff --git a/public/img/content_xx.png b/public/img/content_xx.png
new file mode 100644
index 0000000..5b64374
Binary files /dev/null and b/public/img/content_xx.png differ
diff --git a/public/img/content_yy.png b/public/img/content_yy.png
new file mode 100644
index 0000000..af5f1b9
Binary files /dev/null and b/public/img/content_yy.png differ
diff --git a/public/img/media/1.png b/public/img/media/1.png
new file mode 100644
index 0000000..b217ffe
Binary files /dev/null and b/public/img/media/1.png differ
diff --git a/public/img/media/2.png b/public/img/media/2.png
new file mode 100644
index 0000000..a300225
Binary files /dev/null and b/public/img/media/2.png differ
diff --git a/public/img/media/3.png b/public/img/media/3.png
new file mode 100644
index 0000000..ae9d536
Binary files /dev/null and b/public/img/media/3.png differ
diff --git a/public/img/media/4.png b/public/img/media/4.png
new file mode 100644
index 0000000..b03c66b
Binary files /dev/null and b/public/img/media/4.png differ
diff --git a/public/img/media/5.png b/public/img/media/5.png
new file mode 100644
index 0000000..ae5fd94
Binary files /dev/null and b/public/img/media/5.png differ
diff --git a/public/img/media/botleft.png b/public/img/media/botleft.png
new file mode 100644
index 0000000..3bbbe36
Binary files /dev/null and b/public/img/media/botleft.png differ
diff --git a/public/img/media/botright.png b/public/img/media/botright.png
new file mode 100644
index 0000000..ba6b1a9
Binary files /dev/null and b/public/img/media/botright.png differ
diff --git a/public/img/media/left1.png b/public/img/media/left1.png
new file mode 100644
index 0000000..5bb2a72
Binary files /dev/null and b/public/img/media/left1.png differ
diff --git a/public/img/media/left2.png b/public/img/media/left2.png
new file mode 100644
index 0000000..9d404ed
Binary files /dev/null and b/public/img/media/left2.png differ
diff --git a/public/img/media/left3.png b/public/img/media/left3.png
new file mode 100644
index 0000000..e6f6ab5
Binary files /dev/null and b/public/img/media/left3.png differ
diff --git a/public/img/media/leftpeo.png b/public/img/media/leftpeo.png
new file mode 100644
index 0000000..8d8ea85
Binary files /dev/null and b/public/img/media/leftpeo.png differ
diff --git a/public/img/media/right1.png b/public/img/media/right1.png
new file mode 100644
index 0000000..77b0f8c
Binary files /dev/null and b/public/img/media/right1.png differ
diff --git a/public/img/media/right2.png b/public/img/media/right2.png
new file mode 100644
index 0000000..6bac9a3
Binary files /dev/null and b/public/img/media/right2.png differ
diff --git a/public/img/media/rightpeo.png b/public/img/media/rightpeo.png
new file mode 100644
index 0000000..3719f5e
Binary files /dev/null and b/public/img/media/rightpeo.png differ
diff --git a/public/img/moreright.png b/public/img/moreright.png
new file mode 100644
index 0000000..05b6783
Binary files /dev/null and b/public/img/moreright.png differ
diff --git a/public/img/mp4_video.png b/public/img/mp4_video.png
new file mode 100644
index 0000000..cae834d
Binary files /dev/null and b/public/img/mp4_video.png differ
diff --git a/public/img/service_01s.png b/public/img/service_01s.png
new file mode 100644
index 0000000..346ef99
Binary files /dev/null and b/public/img/service_01s.png differ
diff --git a/public/img/services1.png b/public/img/services1.png
new file mode 100644
index 0000000..8fef015
Binary files /dev/null and b/public/img/services1.png differ
diff --git a/public/img/societyduty/newstop.png b/public/img/societyduty/newstop.png
new file mode 100644
index 0000000..de00530
Binary files /dev/null and b/public/img/societyduty/newstop.png differ
diff --git a/public/img/societyduty/组 4775.png b/public/img/societyduty/组 4775.png
new file mode 100644
index 0000000..f4dd452
Binary files /dev/null and b/public/img/societyduty/组 4775.png differ
diff --git a/public/img/video.png b/public/img/video.png
new file mode 100644
index 0000000..911c517
Binary files /dev/null and b/public/img/video.png differ
diff --git a/public/img/video_wechat.png b/public/img/video_wechat.png
new file mode 100644
index 0000000..5edfae7
Binary files /dev/null and b/public/img/video_wechat.png differ
diff --git a/public/img/wechat1.png b/public/img/wechat1.png
new file mode 100644
index 0000000..2d62450
Binary files /dev/null and b/public/img/wechat1.png differ