diff --git a/src/index.html b/src/index.html index bebf6a2..262526a 100644 --- a/src/index.html +++ b/src/index.html @@ -1,29 +1,31 @@ - - - - - - - - - - - - 上海熙讯电子科技有限公司 - - - - - - - - - - - - - + } + getQueryString('language'); + console.log(!Cookie_Get('language'), lang) + if (!Cookie_Get('language') && lang == 'en') { + window.location.href = 'http://sysolution.net/'; + } - -
-
-
-
-
- #include(navbar) -
-
-
-
- - + function Cookie_Set(name, val) { + // var strsec = getsec(time); + var exp = new Date(); + // exp.setTime(exp.getTime() + strsec * 1); + document.cookie = name + "=" + val + ";path=/"; + } + function Cookie_Get(name) { + var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)"); + if (arr = document.cookie.match(reg)) { + return (arr[2]); + } else { + return null; + } + } + function getsec(str) { + var str1 = str.substring(1, str.length) * 1; + var str2 = str.substring(0, 1); + if (str2 == "s") { + return str1 * 1000; + } else if (str2 == "h") { + return str1 * 60 * 60 * 1000; + } else if (str2 == "d") { + return str1 * 24 * 60 * 60 * 1000; + } + } + - + +
+
+
+
+
+ #include(navbar) +
+
+
+
+ - - - - + -
-
-
-
-
-
-
- - - - - -
-
- - - - - -
-
- - - - - -
-
- - - - - -
-
- - - - - -
-
- - - - - -
+ + -
-
-
+
+
+
+
+
+
+
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
+
+
+
-
-
-
-
-
-

产品中心

- - -
-
- -
-
- - +
+
+ + -
-
控制系统
- - - 查看更多... -
+
+
控制系统
+ + + 查看更多...
-
- - -
-
视频处理
- - - 查看更多... -
+
+
视频处理
+ + + 查看更多...
-
- - -
-
软件服务
- - - 查看更多... -
+
+
软件服务
+ + + 查看更多...
-
- - -
-
定制开发
- - - 查看更多... -
+
+
定制开发
+ + + 查看更多...
- -
+
+ +
-
-
-
-
-
-

解决方案

- - -
-
-
智慧灯杆
-
车载应用
- -
商业显示
- -
二次开发
- - - -
-
-
-
-
-
- - - - -
-
- - - -
- +
商业显示
+ +
行业定制
+ + + +
+
+
+
+
+
+
+ + + + +
+
+ + + +
+ -
- - - -
- -
- - - -
+
- -
- -
-
-
-
-
-
-
-
-
-
-
- -
-
-

熙讯科技

-

上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。
10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!

-
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+

熙讯科技

+

+ 上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。
10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任! +

- #include(footer)
+ #include(footer)
-
-
-
+
+
+
-
+
-
+
+
- + $(".home3 .con").css("height", ZHei); + $(".incase_swiper .imgbox").css("height", ZHei2); + } + }; - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - + + - - - $(function () { - $(window).resize(function () { - ifSwiper(); - }); + + - - + } + + + + \ No newline at end of file diff --git a/src/modules/footer.html b/src/modules/footer.html index 3eef2f2..2b5187f 100644 --- a/src/modules/footer.html +++ b/src/modules/footer.html @@ -45,9 +45,9 @@ 定制开发
@@ -61,7 +61,7 @@ 商业显示解决方案 - 二次开发解决方案 + 行业定制解决方案 diff --git a/src/modules/navbar.html b/src/modules/navbar.html index e8a50dd..4585d50 100644 --- a/src/modules/navbar.html +++ b/src/modules/navbar.html @@ -149,7 +149,7 @@
- @@ -371,7 +368,7 @@ 商业显示解决方案 - 二次开发解决方案 + 行业定制解决方案
diff --git a/src/products/control_system/LCD/LCD.html b/src/products/control_system/LCD/LCD.html index c7df529..c62a30c 100644 --- a/src/products/control_system/LCD/LCD.html +++ b/src/products/control_system/LCD/LCD.html @@ -137,7 +137,7 @@
diff --git a/src/products/control_system/accessory/accessory.html b/src/products/control_system/accessory/accessory.html index a75b39a..8a48acc 100644 --- a/src/products/control_system/accessory/accessory.html +++ b/src/products/control_system/accessory/accessory.html @@ -137,7 +137,7 @@
diff --git a/src/products/control_system/car_load/car_load.html b/src/products/control_system/car_load/car_load.html index 71b92b0..5665fc4 100644 --- a/src/products/control_system/car_load/car_load.html +++ b/src/products/control_system/car_load/car_load.html @@ -137,7 +137,7 @@
diff --git a/src/products/control_system/commerce_display/commerce_display.html b/src/products/control_system/commerce_display/commerce_display.html index 2a03f6f..3b959cb 100644 --- a/src/products/control_system/commerce_display/commerce_display.html +++ b/src/products/control_system/commerce_display/commerce_display.html @@ -137,7 +137,7 @@
diff --git a/src/products/control_system/lamp_pole/lamp_pole.html b/src/products/control_system/lamp_pole/lamp_pole.html index 45212f9..3283289 100644 --- a/src/products/control_system/lamp_pole/lamp_pole.html +++ b/src/products/control_system/lamp_pole/lamp_pole.html @@ -137,7 +137,7 @@
diff --git a/src/products/control_system/receive_card/receive_card.html b/src/products/control_system/receive_card/receive_card.html index 50e93b6..57d4449 100644 --- a/src/products/control_system/receive_card/receive_card.html +++ b/src/products/control_system/receive_card/receive_card.html @@ -137,7 +137,7 @@
diff --git a/src/products/control_system/sync_send/sync_send.html b/src/products/control_system/sync_send/sync_send.html index 75db109..5de736b 100644 --- a/src/products/control_system/sync_send/sync_send.html +++ b/src/products/control_system/sync_send/sync_send.html @@ -137,7 +137,7 @@
diff --git a/src/products/custom_develop/overall_plan/overall_plan.html b/src/products/custom_develop/overall_plan/overall_plan.html index b4b81b9..87ef27c 100644 --- a/src/products/custom_develop/overall_plan/overall_plan.html +++ b/src/products/custom_develop/overall_plan/overall_plan.html @@ -137,13 +137,13 @@
- + diff --git a/src/products/custom_develop/project_develop/software_project/software_project.html b/src/products/custom_develop/project_develop/software_project/software_project.html index c3680c0..4638e68 100644 --- a/src/products/custom_develop/project_develop/software_project/software_project.html +++ b/src/products/custom_develop/project_develop/software_project/software_project.html @@ -2,506 +2,824 @@ - - - - - - - - - - - 熙讯-软件服务-LedOK Express - - - - - + + + + + + + + + + + 熙讯-软件服务-LedOK Express + + + + + - - - + + + -
#include(navbar)
-
-
- - - -
-
-
-
+
#include(navbar)
+
+
+ + +
+
-
+
+
+
+
用心追求卓越品质
+
致力于以服务为核心,为客户持续创造价值
-
-
-
-
合作流程
-
用心服务,追求卓越品质
+ +
+
    +
  • +
    +
    + +
    +
    +
    APP定制开发
    +
    + 提供基于IOS、Android的应用设计与开发 +
    +
    -
    -
    -
    -
    -
    - 5.UI设计 -
    -
    5.UI设计
    -
    UI设计师根据产品原型设计效果图与客户确认并进行修改调整
    -
    -
    -
    -
    - 6.程序开发 -
    -
    6.程序开发
    -
    进行技术部根据工期规划进行程序及项目开发工作
    -
    -
    -
    -
    - 7.测试修复 -
    -
    7.测试修复
    -
    测试工程师进行单元测试并进行bug修复工作并针对问题进行完善
    -
    -
    -
    -
    - 8.软件上线 -
    -
    8.软件上线
    -
    软件开发完成后,客户验收通过/进行安卓及苹果上线应用市场操作
    -
    -
    -
    -
    - 9.维护运营 -
    -
    9.维护运营
    -
    进行一年的免费维护及bug修复工作,运营期间保证程序正常稳定运行
    -
    -
    -
    -
    -
    - 1.咨询阶段 -
    -
    1.咨询阶段
    -
    客户经理、需求分析师、架构师沟通确定项目需求
    -
    -
    -
    -
    -
    - 2.签订合同 -
    -
    2.签订合同
    -
    客户经理与客户签订合同、项目价格、项目周期、版权协议等
    -
    -
    -
    -
    -
    - 3.项目启动 -
    -
    3.项目启动
    -
    组织项目经理、产品经理、UI设计师、开发工程师启动项目组
    -
    -
    -
    -
    -
    - 4.产品原型 -
    -
    4.产品原型
    -
    产品经理与客户沟通调整原型图后与客户确认并进行修改调整
    -
    -
    -
    -
    -
    - 5.UI设计 -
    -
    5.UI设计
    -
    UI设计师根据产品原型设计效果图与客户确认并进行修改调整
    -
    -
    -
    -
    -
    - 6.程序开发 -
    -
    6.程序开发
    -
    进行技术部根据工期规划进行程序及项目开发工作
    -
    -
    -
    -
    -
    - 7.测试修复 -
    -
    7.测试修复
    -
    测试工程师进行单元测试并进行bug修复工作并针对问题进行完善
    -
    -
    -
    -
    -
    - 8.软件上线 -
    -
    8.软件上线
    -
    软件开发完成后,客户验收通过/进行安卓及苹果上线应用市场操作
    -
    -
    -
    -
    -
    - 9.维护运营 -
    -
    9.维护运营
    -
    进行一年的免费维护及bug修复工作,运营期间保证程序正常稳定运行
    -
    -
    -
    -
    -
    - 1.咨询阶段 -
    -
    1.咨询阶段
    -
    客户经理、需求分析师、架构师沟通确定项目需求
    -
    -
    -
    -
    - 2.签订合同 -
    -
    2.签订合同
    -
    客户经理与客户签订合同、项目价格、项目周期、版权协议等
    -
    -
    -
    -
    - 3.项目启动 -
    -
    3.项目启动
    -
    组织项目经理、产品经理、UI设计师、开发工程师启动项目组
    -
    -
    -
    -
    - 4.产品原型 -
    -
    4.产品原型
    -
    产品经理与客户沟通调整原型图后与客户确认并进行修改调整
    -
    -
    -
    -
    - 5.UI设计 -
    -
    5.UI设计
    -
    UI设计师根据产品原型设计效果图与客户确认并进行修改调整
    -
    -
    -
    -
    +
  • +
  • +
    +
    +
    +
    +
    小程序定制开发
    +
    + 覆盖各商业领域的微信小程序开发,满足用户多样化需求 +
    +
    +
    +
  • +
  • +
    +
    + +
    +
    +
    网站开发
    +
    + 专注网站开发多年,让您立即拥有自己的网站 +
    +
    +
    +
  • +
  • +
    +
    + +
    +
    +
    安卓开发
    +
    + 为企业提供营销、管理等系统的开发搭建及网定制等配套服务 +
    +
    +
    +
  • + + +
  • +
    +
    + +
    +
    +
    桌面应用开发
    +
    + 提供桌面应用开发,满足用户多样化需求 +
    +
    +
    +
  • +
  • +
    +
    + +
    +
    +
    嵌入式系统开发
    +
    + 开发用于控制或监视设备的软件 +
    +
    +
    +
  • +
+
+
+
+ + +
+
+
+
合作流程
+
用心服务,追求卓越品质
+
+
+
+
+
+
+
+ 5.UI设计 +
+
5.UI设计
+
UI设计师根据产品原型设计效果图与客户确认并进行修改调整
+
+
+
+
+
+ 6.程序开发 +
+
6.程序开发
+
进行技术部根据工期规划进行程序及项目开发工作
+
+
+
+
+
+ 7.测试修复 +
+
7.测试修复
+
测试工程师进行单元测试并进行bug修复工作并针对问题进行完善
+
+
+
+
+
+ 8.软件上线 +
+
8.软件上线
+
软件开发完成后,客户验收通过/进行安卓及苹果上线应用市场操作
+
+
+
+
+
+ 9.维护运营 +
+
9.维护运营
+
进行一年的免费维护及bug修复工作,运营期间保证程序正常稳定运行
+
+
+
+
+
+ 1.咨询阶段 +
+
1.咨询阶段
+
客户经理、需求分析师、架构师沟通确定项目需求
+
+
+
+
+
+ 2.签订合同 +
+
2.签订合同
+
客户经理与客户签订合同、项目价格、项目周期、版权协议等
+
+
+
+
+
+ 3.项目启动 +
+
3.项目启动
+
组织项目经理、产品经理、UI设计师、开发工程师启动项目组
+
+
+
+
+
+ 4.产品原型 +
+
4.产品原型
+
产品经理与客户沟通调整原型图后与客户确认并进行修改调整
+
+
+
+
+
+ 5.UI设计 +
+
5.UI设计
+
UI设计师根据产品原型设计效果图与客户确认并进行修改调整
+
+
+
+
+
+ 6.程序开发 +
+
6.程序开发
+
进行技术部根据工期规划进行程序及项目开发工作
+
+
+
+
+
+ 7.测试修复 +
+
7.测试修复
+
测试工程师进行单元测试并进行bug修复工作并针对问题进行完善
+
+
+
+
+
+ 8.软件上线 +
+
8.软件上线
+
软件开发完成后,客户验收通过/进行安卓及苹果上线应用市场操作
+
+
+
+
+
+ 9.维护运营 +
+
9.维护运营
+
进行一年的免费维护及bug修复工作,运营期间保证程序正常稳定运行
+
+
+
+
+
+ 1.咨询阶段 +
+
1.咨询阶段
+
客户经理、需求分析师、架构师沟通确定项目需求
+
+
+
+
+
+ 2.签订合同 +
+
2.签订合同
+
客户经理与客户签订合同、项目价格、项目周期、版权协议等
+
+
+
+
+
+ 3.项目启动 +
+
3.项目启动
+
组织项目经理、产品经理、UI设计师、开发工程师启动项目组
+
+
+
+
+
+ 4.产品原型 +
+
4.产品原型
+
产品经理与客户沟通调整原型图后与客户确认并进行修改调整
+
+
+
+
+
+ 5.UI设计 +
+
5.UI设计
+
UI设计师根据产品原型设计效果图与客户确认并进行修改调整
+
+
+
+
+
+
+
+
- #include(footer) -
+
+ + + #include(footer) +
@@ -529,58 +847,58 @@ \ No newline at end of file diff --git a/src/products/custom_develop/second_development/second_development.html b/src/products/custom_develop/second_development/second_development.html index 346939e..27c8752 100644 --- a/src/products/custom_develop/second_development/second_development.html +++ b/src/products/custom_develop/second_development/second_development.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/2-in-1_video_process/2-in-1_video_process.html b/src/products/video_process/2-in-1_video_process/2-in-1_video_process.html index 9401bf2..151029d 100644 --- a/src/products/video_process/2-in-1_video_process/2-in-1_video_process.html +++ b/src/products/video_process/2-in-1_video_process/2-in-1_video_process.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/accessory/accessory.html b/src/products/video_process/accessory/accessory.html index d04cdb1..bf9dff3 100644 --- a/src/products/video_process/accessory/accessory.html +++ b/src/products/video_process/accessory/accessory.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/distributed_system/distributed_system.html b/src/products/video_process/distributed_system/distributed_system.html index 8bd0d8c..771138c 100644 --- a/src/products/video_process/distributed_system/distributed_system.html +++ b/src/products/video_process/distributed_system/distributed_system.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/independent_control/independent_control.html b/src/products/video_process/independent_control/independent_control.html index b629050..85abdde 100644 --- a/src/products/video_process/independent_control/independent_control.html +++ b/src/products/video_process/independent_control/independent_control.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/multimedia_server/multimedia_server.html b/src/products/video_process/multimedia_server/multimedia_server.html index db48388..e992ba0 100644 --- a/src/products/video_process/multimedia_server/multimedia_server.html +++ b/src/products/video_process/multimedia_server/multimedia_server.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/receive_card/receive_card.html b/src/products/video_process/receive_card/receive_card.html index 161d7cf..e8fb856 100644 --- a/src/products/video_process/receive_card/receive_card.html +++ b/src/products/video_process/receive_card/receive_card.html @@ -137,7 +137,7 @@
diff --git a/src/products/video_process/video_splicer/video_splicer.html b/src/products/video_process/video_splicer/video_splicer.html index 7823d6d..6d27aa8 100644 --- a/src/products/video_process/video_splicer/video_splicer.html +++ b/src/products/video_process/video_splicer/video_splicer.html @@ -137,7 +137,7 @@
diff --git a/src/products/xixun_software/AIPS/AIPS.html b/src/products/xixun_software/AIPS/AIPS.html index a27b663..cf1530c 100644 --- a/src/products/xixun_software/AIPS/AIPS.html +++ b/src/products/xixun_software/AIPS/AIPS.html @@ -137,7 +137,7 @@
diff --git a/src/products/xixun_software/AIPS/LEDOK IoT/LEDOK IoT_video.html b/src/products/xixun_software/AIPS/LEDOK IoT/LEDOK IoT_video.html index c6a4cea..468736b 100644 --- a/src/products/xixun_software/AIPS/LEDOK IoT/LEDOK IoT_video.html +++ b/src/products/xixun_software/AIPS/LEDOK IoT/LEDOK IoT_video.html @@ -97,23 +97,23 @@
- +
LEDOK IoT注册及公司ID的绑定
- +
LEDOK IoT入网配置
- +
LEDOK IoT发布屏体节目
- +
LEDOK IoT发布广播节目
diff --git a/src/products/xixun_software/APP/APP.html b/src/products/xixun_software/APP/APP.html index 3c16d18..010aa24 100644 --- a/src/products/xixun_software/APP/APP.html +++ b/src/products/xixun_software/APP/APP.html @@ -137,7 +137,7 @@
diff --git a/src/products/xixun_software/SingleMachine/SingleMachine.html b/src/products/xixun_software/SingleMachine/SingleMachine.html index 47c3712..37b1271 100644 --- a/src/products/xixun_software/SingleMachine/SingleMachine.html +++ b/src/products/xixun_software/SingleMachine/SingleMachine.html @@ -137,7 +137,7 @@
diff --git a/src/service/download/software/LedOK Express/index.html b/src/service/download/software/LedOK Express/index.html index 2dab3df..ebd9d3c 100644 --- a/src/service/download/software/LedOK Express/index.html +++ b/src/service/download/software/LedOK Express/index.html @@ -259,37 +259,31 @@
-->
@@ -419,15 +413,12 @@
-->