软件服务

This commit is contained in:
zhy 2024-04-11 19:32:04 +08:00
parent 2d8098f203
commit 4178be3824
3 changed files with 57 additions and 49 deletions

View File

@ -24,10 +24,10 @@
</head>
<script>
var type=navigator.appName;
if (type=="Netscape") var lang = navigator.language;
var type = navigator.appName;
if (type == "Netscape") var lang = navigator.language;
else var lang = navigator.userLanguage;
var lang = lang.substr(0,2);
var lang = lang.substr(0, 2);
//英文路径
var url = window.location;
@ -36,14 +36,14 @@
function getQueryString(name) {
const url_string = window.location.href; // window.location.href
const url = new URL(url_string);
if(url.searchParams.get(name) != null){
Cookie_Set('language',url.searchParams.get(name));
if (url.searchParams.get(name) != null) {
Cookie_Set("language", url.searchParams.get(name));
}
}
getQueryString('language');
console.log(!Cookie_Get('language'),lang)
if(!Cookie_Get('language') && lang == 'en'){
window.location.href = '';
getQueryString("language");
console.log(!Cookie_Get("language"), lang);
if (!Cookie_Get("language") && lang == "en") {
window.location.href = "";
}
function Cookie_Set(name, val) {
@ -52,27 +52,28 @@
// 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]);
function Cookie_Get(name) {
var arr,
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
if ((arr = document.cookie.match(reg))) {
return arr[2];
} else {
return null;
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;
return str1 * 1000;
} else if (str2 == "h") {
return str1 * 60 * 60 * 1000;
return str1 * 60 * 60 * 1000;
} else if (str2 == "d") {
return str1 * 24 * 60 * 60 * 1000;
return str1 * 24 * 60 * 60 * 1000;
}
}
</script>
<style lang="scss">
<style lang="scss">
.layui-table {
width: auto;
/* margin: 10px 20px; */
@ -89,15 +90,13 @@
</style>
<body>
<div class="header head3">
#include(navbar)
</div>
<div class="header head3">#include(navbar)</div>
<div class="TopicPage">
<!--程序注意 只要含有“publicLink”这个导航的页面header就得添加类名“head3” -->
<div class="publicLink">
<div class="container1260" style="align-items: center;">
<div class="container1260" style="align-items: center">
<h5>LedOK Express</h5>
<div class="right">
<a href="./LedOK_Express_specific.html">功能特性</a>
@ -107,17 +106,17 @@
</div>
</div>
</div>
<div class="publicLink" style="background-color: #f7f8f9;">
<div class="container1260" style="height: 80vh;padding: 10px;">
<div style="position: relative;width: 40%;height: 100%; ">
<div style="position: absolute;top: 5%;left: 5%;width: 60%;">
<p style="padding: 10px;font-size: 18px; color: #ffffff;">LedOK Express</p>
<p style="width: 100%;padding: 10px;font-size: 14px;text-align: justify;text-indent: 2em;color: #ffffff;">专注于LED显示应用行业的专业力量我们精于定制为您点亮无限可能。专为LED显示屏领域度身打造PC端控制软件凭借深厚行业经验和专业技术积累我们深谙您的独特需求旨在以精准操控和卓越性能引领您走向显示技术的前沿让您在LED显示世界中游刃有余尽享专业定制带来的无尽可能!</p>
<div class="publicLink" style="background-color: #f7f8f9">
<div class="container1260" style="height: 80vh; padding: 10px">
<div style="position: relative; width: 40%; height: 100%">
<div style="position: absolute; top: 5%; left: 5%; width: 60%">
<p style="padding: 10px; font-size: 18px; color: #ffffff">LedOK Express</p>
<p style="width: 100%; padding: 10px; font-size: 14px; text-align: justify; text-indent: 2em; color: #ffffff">专注于LED显示应用行业的专业力量我们精于定制为您点亮无限可能。专为LED显示屏领域度身打造PC端控制软件凭借深厚行业经验和专业技术积累我们深谙您的独特需求旨在以精准操控和卓越性能引领您走向显示技术的前沿让您在LED显示世界中游刃有余尽享专业定制带来的无尽可能!</p>
</div>
<img src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/img/test.jpg" alt="" style="width: auto;height: 100%;">
<img src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/img/test.jpg" alt="" style="width: auto; height: 100%" />
</div>
<div style="width: 60%;height: 100%;padding: 10px 20px; background-color: #6e9ece;">
<div style="width: 100%; background-color: #886969;">
<div style="width: 60%; height: 100%; padding: 10px 20px; background-color: #6e9ece">
<div style="width: 100%; background-color: #886969">
<!-- <table class="layui-table" lay-even lay-size="lg"> -->
<table class="layui-table xixun_software_table" lay-even>
<colgroup>
@ -145,30 +144,32 @@
<tr>
<td>功能定制</td>
<td colspan="3">
基础功能报价中包含:<br>
1自定义LOGO<br>
2自定义软件名称连同熙讯公开版本持续升级更新。<br>
其他个性化功能按实际需求评估后单独报价<br>
基础功能报价中包含:<br />
1自定义LOGO<br />
2自定义软件名称连同熙讯公开版本持续升级更新。<br />
其他个性化功能按实际需求评估后单独报价<br />
</td>
</tr>
<tr>
<td>软件使用培训费用【可选】</td>
<td colspan="3">
¥1,000.00<br>
单次/1人/1天异地差旅费另计<br>
¥1,000.00<br />
单次/1人/1天异地差旅费另计<br />
</td>
</tr>
<tr>
<td>备注</td>
<td colspan="3">
1所有平台和软件均为远程部署需现场实施请提前商务沟通确认并提供相关人员的差旅和现场实施费用<br>
2所有平台和软件只提供可运行程序或安装包不提供源代码<br>
1所有平台和软件均为远程部署需现场实施请提前商务沟通确认并提供相关人员的差旅和现场实施费用<br />
2所有平台和软件只提供可运行程序或安装包不提供源代码<br />
</td>
</tr>
</tbody>
</table>
</div>
<div style="width: 100%;background-color: #8f99ee;"></div>
<div style="width: 100%;">
</div>
</div>
</div>
</div>

View File

@ -97,30 +97,36 @@
<div class="container1260 LedOK_Express_videos">
<div class="con">
<!-- <div class="off"><img src="img/icon1.png" alt=""></div> -->
<video id="Video1" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程1-软件安装.mp4" playsinline poster="" controlslist="nodownload" controls="true"></video>
<video id="Video1" src="https://ledok.cn/download/LEDOK%E8%BD%AF%E4%BB%B6%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B/LEDOK%E6%93%8D%E4%BD%9C%E6%95%99%E7%A8%8B%EF%BC%881%EF%BC%89-%E8%BD%AF%E4%BB%B6%E5%AE%89%E8%A3%85.mp4" controls="true"></video>
<!-- <video id="Video1" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程1-软件安装.mp4" controls="true"></video> -->
<div class="text">LEDOK操作教程1-软件安装</div>
</div>
<div class="con">
<video id="Video2" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程2-屏幕配置.mp4" poster="" controlslist="nodownload" controls="true"></video>
<video id="Video2" src="https://ledok.cn/download/LEDOK%E8%BD%AF%E4%BB%B6%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B/LEDOK%E6%93%8D%E4%BD%9C%E6%95%99%E7%A8%8B%EF%BC%882%EF%BC%89-%E5%B1%8F%E5%B9%95%E9%85%8D%E7%BD%AE.mp4" controls="true"></video>
<!-- <video id="Video2" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程2-屏幕配置.mp4" controls="true"></video> -->
<div class="text">LEDOK操作教程2-屏幕配置</div>
</div>
<!-- ../../../../static/products/xixun_software/SingleMachine/LedOK_Express/img/ledok express.png -->
<!-- <div class="con">
<video id="Video3" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程3-节目编辑与发布.mp4" poster="" controlslist="nodownload" controls="true"></video>
<div class="con">
<video id="Video3" src="https://ledok.cn/download/LEDOK%E8%BD%AF%E4%BB%B6%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B/LEDOK%E6%93%8D%E4%BD%9C%E6%95%99%E7%A8%8B%EF%BC%883%EF%BC%89-%E8%8A%82%E7%9B%AE%E7%BC%96%E8%BE%91%E4%B8%8E%E5%8F%91%E5%B8%83.mp4" controls="true"></video>
<!-- <video id="Video3" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程3-节目编辑与发布.mp4" controls="true"></video> -->
<div class="text">LEDOK操作教程3-节目编辑与发布</div>
</div>
<div class="con">
<video id="Video4" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程--控制卡软件升级.mp4" poster="" controlslist="nodownload" controls="true"></video>
<video id="Video4" src="https://ledok.cn/download/LEDOK%E8%BD%AF%E4%BB%B6%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B/LEDOK%E6%93%8D%E4%BD%9C%E6%95%99%E7%A8%8B--%E6%8E%A7%E5%88%B6%E5%8D%A1%E8%BD%AF%E4%BB%B6%E5%8D%87%E7%BA%A7.mp4" controls="true"></video>
<!-- <video id="Video4" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程--控制卡软件升级.mp4" controls="true"></video> -->
<div class="text">LEDOK操作教程4-控制卡软件升级</div>
</div>
<div class="con">
<video id="Video5" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程--控制卡硬件升级.mp4" poster="" controlslist="nodownload" controls="true"></video>
<video id="Video5" src="https://ledok.cn/download/LEDOK%E8%BD%AF%E4%BB%B6%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B/LEDOK%E6%93%8D%E4%BD%9C%E6%95%99%E7%A8%8B--%E6%8E%A7%E5%88%B6%E5%8D%A1%E7%A1%AC%E4%BB%B6%E5%8D%87%E7%BA%A7.mp4" controls="true"></video>
<!-- <video id="Video5" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/LEDOK操作教程--控制卡硬件升级.mp4" controls="true"></video> -->
<div class="text">LEDOK操作教程5-控制卡硬件升级</div>
</div>
<div class="con">
<video id="Video6" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/局域网集群升级操作说明.mp4" poster="" controlslist="nodownload" controls="true"></video>
<video id="Video6" src="https://ledok.cn/download/LEDOK%E8%BD%AF%E4%BB%B6%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B/%E5%B1%80%E5%9F%9F%E7%BD%91%E9%9B%86%E7%BE%A4%E5%8D%87%E7%BA%A7%E6%93%8D%E4%BD%9C%E8%AF%B4%E6%98%8E.mp4" controls="true"></video>
<!-- <video id="Video6" src="../../../../static/products/xixun_software/SingleMachine/LedOK_Express/video/局域网集群升级操作说明.mp4" controls="true"></video> -->
<div class="text">LEDOK操作教程6-局域网集群升级</div>
</div> -->
</div>
</div>
</div>
<div class="container1260">

View File

@ -11924,7 +11924,8 @@ ul {
/* position: relative; */
display: flex;
flex-direction: column;
width: 45%;
width: 42%;
/* width: 34%; */
padding: 42px 21px;
}