Browse Source

Merge remote-tracking branch 'origin/master'

master
zhangf@suq.cn 3 weeks ago
parent
commit
f4e2624e99
  1. 17
      public/themes/dist_static/static/css/solution.css
  2. 74
      public/themes/website/1/zh/demo/about.html
  3. 28
      public/themes/website/1/zh/demo/solution.html

17
public/themes/dist_static/static/css/solution.css

@ -243,7 +243,7 @@
} }
.sl-cases__body { .sl-cases__body {
display: grid; display: grid;
grid-template-columns: minmax(0, 57.375rem) minmax(0, 40.625rem);
grid-template-columns: minmax(0, 40.625rem) minmax(0, 57.375rem);
gap: 0; gap: 0;
align-items: stretch; align-items: stretch;
} }
@ -253,8 +253,7 @@
justify-content: space-between; justify-content: space-between;
min-width: 0; min-width: 0;
min-height: 31.6875rem; min-height: 31.6875rem;
padding: 0 5rem;
border-left: 1px solid rgb(223, 224, 226);
padding: 1.5rem 0 1.5rem 5rem;
} }
.sl-cases__content-swiper { .sl-cases__content-swiper {
flex: 1; flex: 1;
@ -332,7 +331,7 @@
.sl-cases__stage { .sl-cases__stage {
position: relative; position: relative;
align-self: center; align-self: center;
margin-left: -2.5rem;
margin-right: -2.5rem;
overflow: visible; overflow: visible;
min-width: 0; min-width: 0;
} }
@ -425,10 +424,10 @@
} }
.sl-cases__copy { .sl-cases__copy {
min-height: 0; min-height: 0;
padding: 0 0 0 24Px;
padding: 24Px 0;
} }
.sl-cases__stage { .sl-cases__stage {
margin-left: 0;
margin-right: 0;
width: 100%; width: 100%;
justify-self: center; justify-self: center;
} }
@ -476,15 +475,13 @@
height: 100Px; height: 100Px;
} }
.sl-cases__copy { .sl-cases__copy {
padding-left: 0;
border-left: none;
padding: 24Px 0;
} }
.sl-cases__body { .sl-cases__body {
grid-template-columns: 1fr; grid-template-columns: 1fr;
} }
.sl-cases__stage { .sl-cases__stage {
order: -1;
margin-left: 0;
margin-right: 0;
} }
.sl-cases__logo { .sl-cases__logo {
width: 160Px; width: 160Px;

74
public/themes/website/1/zh/demo/about.html

@ -43,11 +43,11 @@
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"> integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
<script type="module" crossorigin src="./static/js/about.js"></script>
<link rel="modulepreload" crossorigin href="./static/js/common.js">
<link rel="modulepreload" crossorigin href="./static/js/earth.js">
<link rel="stylesheet" crossorigin href="./static/css/common.css">
<link rel="stylesheet" crossorigin href="./static/css/about.css">
<script type="module" crossorigin src="/themes/dist_static/static/js/about.js"></script>
<link rel="modulepreload" crossorigin href="/themes/dist_static/static/js/common.js">
<link rel="modulepreload" crossorigin href="/themes/dist_static/static/js/earth.js">
<link rel="stylesheet" crossorigin href="/themes/dist_static/static/css/common.css">
<link rel="stylesheet" crossorigin href="/themes/dist_static/static/css/about.css">
</head> </head>
<body> <body>
<!-- 引入公共头部 --> <!-- 引入公共头部 -->
@ -63,7 +63,7 @@
</h1> </h1>
</div> </div>
<div class="ab-hero__media" aria-hidden="true"> <div class="ab-hero__media" aria-hidden="true">
<video src="./static/assets/about-1hlZrO-H.mp4" muted autoplay loop playsinline width="1920" height="720"></video>
<video src="/themes/dist_static/static/assets/about-1hlZrO-H.mp4" muted autoplay loop playsinline width="1920" height="720"></video>
</div> </div>
</section> </section>
@ -126,7 +126,7 @@
<h3 class="ab-history__slide-title">嘉兴睿能智能制造基地投产运营</h3> <h3 class="ab-history__slide-title">嘉兴睿能智能制造基地投产运营</h3>
<p class="ab-history__slide-desc">英飞凌-贝能创新应用中心成立,聚焦人形机器人领域</p> <p class="ab-history__slide-desc">英飞凌-贝能创新应用中心成立,聚焦人形机器人领域</p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-1-D68SSw3D.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-1-D68SSw3D.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -135,7 +135,7 @@
<h3 class="ab-history__slide-title">布局协作、人形机器人核心部件</h3> <h3 class="ab-history__slide-title">布局协作、人形机器人核心部件</h3>
<p class="ab-history__slide-desc">福州总部基地正式投产<br>设立柬埔寨办事处,加速东南亚市场拓展步伐</p> <p class="ab-history__slide-desc">福州总部基地正式投产<br>设立柬埔寨办事处,加速东南亚市场拓展步伐</p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-2-Ir9V6VmE.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-2-Ir9V6VmE.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -144,7 +144,7 @@
<h3 class="ab-history__slide-title">收购奇电电气与深圳亿维</h3> <h3 class="ab-history__slide-title">收购奇电电气与深圳亿维</h3>
<p class="ab-history__slide-desc">完善工业自动化产品矩阵,构建全产业链能力</p> <p class="ab-history__slide-desc">完善工业自动化产品矩阵,构建全产业链能力</p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-3-BNWFzWuJ.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-3-BNWFzWuJ.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -153,7 +153,7 @@
<h3 class="ab-history__slide-title">成立上海睿能高齐、江苏睿能</h3> <h3 class="ab-history__slide-title">成立上海睿能高齐、江苏睿能</h3>
<p class="ab-history__slide-desc">启动高性能伺服系统自主研发,正式布局通用自动化赛道</p> <p class="ab-history__slide-desc">启动高性能伺服系统自主研发,正式布局通用自动化赛道</p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-4-qZvhoI_Q.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-4-qZvhoI_Q.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -162,7 +162,7 @@
<h3 class="ab-history__slide-title">A股主板上市</h3> <h3 class="ab-history__slide-title">A股主板上市</h3>
<p class="ab-history__slide-desc">股票代码603933</p> <p class="ab-history__slide-desc">股票代码603933</p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-5-DSzvcDOG.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-5-DSzvcDOG.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -171,7 +171,7 @@
<h3 class="ab-history__slide-title">获评国家级"电脑横机智能控制系统产品研发中心"</h3> <h3 class="ab-history__slide-title">获评国家级"电脑横机智能控制系统产品研发中心"</h3>
<p class="ab-history__slide-desc"></p> <p class="ab-history__slide-desc"></p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-6-BhmmrKXg.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-6-BhmmrKXg.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -180,7 +180,7 @@
<h3 class="ab-history__slide-title">自主研发《纺织机械专用伺服控制系统V2.0》,获国家重点新产品奖</h3> <h3 class="ab-history__slide-title">自主研发《纺织机械专用伺服控制系统V2.0》,获国家重点新产品奖</h3>
<p class="ab-history__slide-desc"></p> <p class="ab-history__slide-desc"></p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-7-01tA_lnb.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-7-01tA_lnb.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -189,7 +189,7 @@
<h3 class="ab-history__slide-title">战略并购贝能国际</h3> <h3 class="ab-history__slide-title">战略并购贝能国际</h3>
<p class="ab-history__slide-desc">构建"纺织电控+半导体分销"双轮驱动模式,强化产业链整合能力</p> <p class="ab-history__slide-desc">构建"纺织电控+半导体分销"双轮驱动模式,强化产业链整合能力</p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-8-BrNjBTX2.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-8-BrNjBTX2.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -198,7 +198,7 @@
<h3 class="ab-history__slide-title">推出"单系统全电脑横机控制系统"</h3> <h3 class="ab-history__slide-title">推出"单系统全电脑横机控制系统"</h3>
<p class="ab-history__slide-desc"></p> <p class="ab-history__slide-desc"></p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-9-CfRXM-o0.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-9-CfRXM-o0.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -207,7 +207,7 @@
<h3 class="ab-history__slide-title">获"高新技术企业"认证</h3> <h3 class="ab-history__slide-title">获"高新技术企业"认证</h3>
<p class="ab-history__slide-desc"></p> <p class="ab-history__slide-desc"></p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-10-BEDBg0hy.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-10-BEDBg0hy.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
<article class="swiper-slide ab-history__slide"> <article class="swiper-slide ab-history__slide">
@ -217,7 +217,7 @@
<p class="ab-history__slide-desc"></p> <p class="ab-history__slide-desc"></p>
<div class="ab-history__media"> <div class="ab-history__media">
<img src="./static/images/section-3-img-11-Cv2PzDNu.png" alt="" width="400" height="260" loading="lazy" />
<img src="/themes/dist_static/static/images/section-3-img-11-Cv2PzDNu.png" alt="" width="400" height="260" loading="lazy" />
</div> </div>
</article> </article>
</div> </div>
@ -242,7 +242,7 @@
<section class="ab-culture" id="culture"> <section class="ab-culture" id="culture">
<div class="ab-culture__bg" aria-hidden="true"> <div class="ab-culture__bg" aria-hidden="true">
<img src="./static/images/section-4-bg-I0ikuncR.png" alt="" width="1920" height="900" />
<img src="/themes/dist_static/static/images/section-4-bg-I0ikuncR.png" alt="" width="1920" height="900" />
</div> </div>
<div class="ab-culture__inner section__wrap"> <div class="ab-culture__inner section__wrap">
<h2 class="ab-culture__title">企业文化</h2> <h2 class="ab-culture__title">企业文化</h2>
@ -307,7 +307,7 @@
<section class="ab-members" id="members"> <section class="ab-members" id="members">
<div class="ab-members__bg" aria-hidden="true"> <div class="ab-members__bg" aria-hidden="true">
<img src="./static/images/section-5-bg-C8lgVGE-.png" alt="" width="1920" height="900" />
<img src="/themes/dist_static/static/images/section-5-bg-C8lgVGE-.png" alt="" width="1920" height="900" />
</div> </div>
<div class="ab-members__inner section__wrap"> <div class="ab-members__inner section__wrap">
<h2 class="ab-members__title">集团成员</h2> <h2 class="ab-members__title">集团成员</h2>
@ -324,25 +324,25 @@
<button type="button" class="ab-members__logo is-active" role="tab" aria-selected="true" <button type="button" class="ab-members__logo is-active" role="tab" aria-selected="true"
data-name="上海睿能高齐自动化有限公司" data-name="上海睿能高齐自动化有限公司"
data-desc="上海睿能高齐自动化有限公司成立于2018年,是睿能科技旗下全资子公司。睿能自动化主要从事工业物联网、HMI、PLC、伺服系统、变频器等工业自动化产品的研发、生产、销售及系统集成......"> data-desc="上海睿能高齐自动化有限公司成立于2018年,是睿能科技旗下全资子公司。睿能自动化主要从事工业物联网、HMI、PLC、伺服系统、变频器等工业自动化产品的研发、生产、销售及系统集成......">
<img src="./static/images/section-5-logo-1-DVpbfFy_.png" alt="上海睿能高齐" width="160" height="60" />
<img src="/themes/dist_static/static/images/section-5-logo-1-DVpbfFy_.png" alt="上海睿能高齐" width="160" height="60" />
</button> </button>
<button type="button" class="ab-members__logo" role="tab" aria-selected="false" data-name="奇电电气(GIROD)" <button type="button" class="ab-members__logo" role="tab" aria-selected="false" data-name="奇电电气(GIROD)"
data-desc="奇电电气专注工业电气与自动化配套产品,具备研发、制造与系统集成能力。并入睿能科技后,持续完善工业自动化产品矩阵,强化全产业链协同与交付能力。"> data-desc="奇电电气专注工业电气与自动化配套产品,具备研发、制造与系统集成能力。并入睿能科技后,持续完善工业自动化产品矩阵,强化全产业链协同与交付能力。">
<img src="./static/images/section-5-logo-2-D0uWVRPO.png" alt="奇电电气" width="160" height="60" />
<img src="/themes/dist_static/static/images/section-5-logo-2-D0uWVRPO.png" alt="奇电电气" width="160" height="60" />
</button> </button>
<button type="button" class="ab-members__logo" role="tab" aria-selected="false" data-name="深圳亿维自动化有限公司" <button type="button" class="ab-members__logo" role="tab" aria-selected="false" data-name="深圳亿维自动化有限公司"
data-desc="深圳亿维自动化(UniMAT)深耕可编程控制器与工业自动化控制产品,面向离散制造与过程控制等场景提供可靠的控制解决方案,助力客户实现设备智能化升级。"> data-desc="深圳亿维自动化(UniMAT)深耕可编程控制器与工业自动化控制产品,面向离散制造与过程控制等场景提供可靠的控制解决方案,助力客户实现设备智能化升级。">
<img src="./static/images/section-5-logo-3-fn6Kr4ds.png" alt="亿维自动化" width="160" height="60" />
<img src="/themes/dist_static/static/images/section-5-logo-3-fn6Kr4ds.png" alt="亿维自动化" width="160" height="60" />
</button> </button>
<button type="button" class="ab-members__logo" role="tab" aria-selected="false" <button type="button" class="ab-members__logo" role="tab" aria-selected="false"
data-name="贝诺国际(Burnon International)" data-name="贝诺国际(Burnon International)"
data-desc="贝诺国际专注相关领域的技术与市场拓展,依托睿能科技平台资源,持续推进产品与解决方案的国际化布局,服务更广泛的行业客户与合作伙伴。"> data-desc="贝诺国际专注相关领域的技术与市场拓展,依托睿能科技平台资源,持续推进产品与解决方案的国际化布局,服务更广泛的行业客户与合作伙伴。">
<img src="./static/images/section-5-logo-4-CZyQbg-M.png" alt="贝诺国际" width="160" height="60" />
<img src="/themes/dist_static/static/images/section-5-logo-4-CZyQbg-M.png" alt="贝诺国际" width="160" height="60" />
</button> </button>
<button type="button" class="ab-members__logo" role="tab" aria-selected="false" <button type="button" class="ab-members__logo" role="tab" aria-selected="false"
data-name="琪利软件(Qili Software)" data-name="琪利软件(Qili Software)"
data-desc="琪利软件专注工业软件与数字化相关产品研发,围绕自动化控制与智能制造场景,为客户提供软件工具、系统集成与技术服务,赋能生产效率提升。"> data-desc="琪利软件专注工业软件与数字化相关产品研发,围绕自动化控制与智能制造场景,为客户提供软件工具、系统集成与技术服务,赋能生产效率提升。">
<img src="./static/images/section-5-logo-5-Bbt0mBYA.png" alt="琪利软件" width="160" height="60" />
<img src="/themes/dist_static/static/images/section-5-logo-5-Bbt0mBYA.png" alt="琪利软件" width="160" height="60" />
</button> </button>
</div> </div>
</div> </div>
@ -368,7 +368,7 @@
<span>查看证书</span> <span>查看证书</span>
<span class="ab-honors__pop" aria-hidden="true"> <span class="ab-honors__pop" aria-hidden="true">
<img class="ab-honors__cert-img" src="./static/images/award-1-D8Z6TI2L.png" alt="荣誉证书" />
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-1-D8Z6TI2L.png" alt="荣誉证书" />
</span> </span>
</a> </a>
</li> </li>
@ -384,7 +384,7 @@
<span>查看证书</span> <span>查看证书</span>
<span class="ab-honors__pop" aria-hidden="true"> <span class="ab-honors__pop" aria-hidden="true">
<img class="ab-honors__cert-img" src="./static/images/award-2-Db5W0QkH.png" alt="荣誉证书" />
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-2-Db5W0QkH.png" alt="荣誉证书" />
</span> </span>
</a> </a>
</li> </li>
@ -400,7 +400,7 @@
<span>查看证书</span> <span>查看证书</span>
<span class="ab-honors__pop" aria-hidden="true"> <span class="ab-honors__pop" aria-hidden="true">
<img class="ab-honors__cert-img" src="./static/images/award-3-s0AV7Wmo.png" alt="荣誉证书" />
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-3-s0AV7Wmo.png" alt="荣誉证书" />
</span> </span>
</a> </a>
</li> </li>
@ -416,7 +416,7 @@
<span>查看证书</span> <span>查看证书</span>
<span class="ab-honors__pop" aria-hidden="true"> <span class="ab-honors__pop" aria-hidden="true">
<img class="ab-honors__cert-img" src="./static/images/award-4-C3cPoGd1.png" alt="荣誉证书" />
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-4-C3cPoGd1.png" alt="荣誉证书" />
</span> </span>
</a> </a>
</li> </li>
@ -432,7 +432,7 @@
<span>查看证书</span> <span>查看证书</span>
<span class="ab-honors__pop" aria-hidden="true"> <span class="ab-honors__pop" aria-hidden="true">
<img class="ab-honors__cert-img" src="./static/images/award-5-BmexD-0Z.png" alt="荣誉证书" />
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-5-BmexD-0Z.png" alt="荣誉证书" />
</span> </span>
</a> </a>
</li> </li>
@ -446,7 +446,7 @@
<section class="ab-csr" id="csr"> <section class="ab-csr" id="csr">
<div class="ab-csr__bg" aria-hidden="true"> <div class="ab-csr__bg" aria-hidden="true">
<img src="./static/images/section-7-bg-DLM6aENI.png" alt="" width="1920" height="720" />
<img src="/themes/dist_static/static/images/section-7-bg-DLM6aENI.png" alt="" width="1920" height="720" />
</div> </div>
<div class="ab-csr__inner section__wrap"> <div class="ab-csr__inner section__wrap">
<h2 class="ab-csr__title">企业社会责任</h2> <h2 class="ab-csr__title">企业社会责任</h2>
@ -463,7 +463,7 @@
<div class="mask" id="mask"> <div class="mask" id="mask">
<header class="mask-header"> <header class="mask-header">
<a href="/" class="mask-header__logo" aria-label="睿能科技"> <a href="/" class="mask-header__logo" aria-label="睿能科技">
<img src="./static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
<img src="/themes/dist_static/static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
</a> </a>
<div class="mask-header__actions"> <div class="mask-header__actions">
<button class="mask-header__icon-btn lang" type="button" aria-label="切换语言"> <button class="mask-header__icon-btn lang" type="button" aria-label="切换语言">
@ -929,7 +929,7 @@
<div class="site-footer__main"> <div class="site-footer__main">
<div class="site-footer__brand"> <div class="site-footer__brand">
<div class="site-footer__logo" aria-label="睿能科技"> <div class="site-footer__logo" aria-label="睿能科技">
<img src="./static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
<img src="/themes/dist_static/static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
</div> </div>
<p class="site-footer__stock">股票代码: 603933</p> <p class="site-footer__stock">股票代码: 603933</p>
<p class="site-footer__quote" aria-label="股票行情占位"> <p class="site-footer__quote" aria-label="股票行情占位">
@ -940,11 +940,11 @@
<p class="site-footer__follow">关注我们:</p> <p class="site-footer__follow">关注我们:</p>
<div class="site-footer__qrs"> <div class="site-footer__qrs">
<div class="site-footer__qr"> <div class="site-footer__qr">
<img src="./static/images/qrcode-1-C2aXBr_4.png" alt="官方微信" />
<img src="/themes/dist_static/static/images/qrcode-1-C2aXBr_4.png" alt="官方微信" />
<span>官方微信</span> <span>官方微信</span>
</div> </div>
<div class="site-footer__qr"> <div class="site-footer__qr">
<img src="./static/images/qrcode-2-Baljjv3Z.png" alt="官方视频号" />
<img src="/themes/dist_static/static/images/qrcode-2-Baljjv3Z.png" alt="官方视频号" />
<span>官方视频号</span> <span>官方视频号</span>
</div> </div>
</div> </div>
@ -1007,7 +1007,7 @@
</div> </div>
<div class="site-footer__bottom"> <div class="site-footer__bottom">
<p class="site-footer__copyright">Copyright 2026 福建睿能科技股份有限公司 版权所有 | 闽ICP备09044485号 | <img <p class="site-footer__copyright">Copyright 2026 福建睿能科技股份有限公司 版权所有 | 闽ICP备09044485号 | <img
class="site-footer__gongan" src="./static/images/gongan-DdFBmJbc.png" alt="" /> 闽公网安备
class="site-footer__gongan" src="/themes/dist_static/static/images/gongan-DdFBmJbc.png" alt="" /> 闽公网安备
35010202000576号</p> 35010202000576号</p>
<div class="site-footer__legal"> <div class="site-footer__legal">
<a href="#">网站地图</a> <a href="#">网站地图</a>
@ -1026,8 +1026,8 @@
<script src="https://cdn.jsdelivr.net.cn/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net.cn/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.js"></script>
<script src="https://unpkg.com/counterup2@2.0.2/dist/index.js"></script> <script src="https://unpkg.com/counterup2@2.0.2/dist/index.js"></script>
<script src="./js/lib/three-r128.min.js"></script>
<script src="./js/lib/three-128-orbitControls.js"></script>
<script src="/themes/dist_static/js/lib/three-r128.min.js"></script>
<script src="/themes/dist_static/js/lib/three-128-orbitControls.js"></script>
</body> </body>
</html> </html>

28
public/themes/website/1/zh/demo/solution.html

@ -168,6 +168,20 @@
<section class="sl-cases section__wrap" id="cases" data-header-dark> <section class="sl-cases section__wrap" id="cases" data-header-dark>
<h2 class="sl-cases__title">{$sub_cates[5]['title'] ?? ''}</h2> <h2 class="sl-cases__title">{$sub_cates[5]['title'] ?? ''}</h2>
<div class="sl-cases__body"> <div class="sl-cases__body">
<div class="sl-cases__stage" aria-hidden="true">
<div class="sl-cases__media-swiper swiper">
<div class="swiper-wrapper">
{php}
$contents = getContentByCategory($sub_cates[5]['id'], $seller_id, 6, 'sort asc', ['thumbnail', 'category']);
{/php}
{volist name="contents" id="vo"}
<div class="swiper-slide sl-cases__card">
<img src="{$vo['thumbnail']['url'] ?? ''}" alt="" width="650" height="457" />
</div>
{/volist}
</div>
</div>
</div>
<div class="sl-cases__copy"> <div class="sl-cases__copy">
<div class="sl-cases__content-swiper swiper"> <div class="sl-cases__content-swiper swiper">
<div class="swiper-wrapper"> <div class="swiper-wrapper">
@ -213,20 +227,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="sl-cases__stage" aria-hidden="true">
<div class="sl-cases__media-swiper swiper">
<div class="swiper-wrapper">
{php}
$contents = getContentByCategory($sub_cates[5]['id'], $seller_id, 6, 'sort asc', ['thumbnail', 'category']);
{/php}
{volist name="contents" id="vo"}
<div class="swiper-slide sl-cases__card">
<img src="{$vo['thumbnail']['url'] ?? ''}" alt="" width="650" height="457" />
</div>
{/volist}
</div>
</div>
</div>
</div> </div>
</section> </section>
{/if} {/if}

Loading…
Cancel
Save