ss
jiangping
2025-07-10 056c73b0e86e76faa08b627c0cebfa244a7b399a
server/src/main/resources/templates/index.html
@@ -5,6 +5,7 @@
    <title>${seo.title!''}</title>
    <meta name="description" content="${seo.remark!''}">
    <meta name="keywords" content="${seo.keywords!''}">
    <link rel="icon" href="${webDomain}/assets/icon/icon.ico">
    <link rel="stylesheet"  href="${webDomain}/assets/common.css">
    <link rel="stylesheet"  href="${webDomain}/assets/home.css">
    <link rel="stylesheet"  href="${webDomain}/assets/animate.css">
@@ -26,21 +27,26 @@
            <div class="index-banner-img">
                <div class="swiper-container">
                    <#if bannerList ??>
                        <#list bannerList as item>
                         <div class="swiper-wrapper" id="banner">
                             <#list bannerList as item>
                            <div class="swiper-slide" style="cursor: pointer; overflow: hidden; justify-content: center; padding: 0 !important;">
                                <img alt="${seo.imgalt!''}" src="${bottom.fileDir!''}${item.imgurl!''}" />
                                <div class="swiper-slide-infos">
                                    <div class="swiper-slide-infos-a">${item.title!'' }</div>
                                    <div class="swiper-slide-infos-b">${item.detail!''}</div>
                                    <div class="swiper-slide-infos-c">
                                        <a class="swiper-slide-infos-c-a" href="${item.content}">咨询详情</a>
                                        <#if item.content?? && item.content!=''>
                                          <#if item.jumpType == 1> <a class="swiper-slide-infos-c-a" href="${webDomain}/banners/${item.id}.html" target="_blank">咨询详情</a>
                                          <#else> <a class="swiper-slide-infos-c-a" href="${item.content}"  target="_blank">咨询详情</a></#if>
                                        <#else>
                                             <a class="swiper-slide-infos-c-a" href="javascript:void(0);"  onclick="goZixun()">咨询详情</a>
                                        </#if>
                                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png" >
                                    </div>
                                </div>
                            </div>
            </#list>
                            </div>
                        </#list>
                    </#if>
                </div>
            </div>
@@ -79,10 +85,10 @@
            </div>
            <div class="index-fa-c">
                <div class="fa-c-item">
                    <a  href="${webDomain}/solution.html">
                    <a  href="${webDomain}/solution.html" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img1@2x.png"  />
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img1_open@2x.png" style="display: none;"  />
                        <span class="fa-c-item-title">24h智能场馆</span>
                        <span class="fa-c-item-title">数智体育场馆</span>
                        <div class="fa-c-item-c">
                            <span>数智体育场馆</span>
                            <div class="fa-c-item-c-x"></div>
@@ -91,7 +97,7 @@
                    </a>
                </div>
                <div class="fa-c-item">
                    <a  href="${webDomain}/solution.html">
                    <a  href="${webDomain}/solution.html" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img2@2x.png"  />
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img2_open@2x.png" style="display: none;"  />
                        <span class="fa-c-item-title">24h智能场馆</span>
@@ -103,7 +109,7 @@
                    </a>
                </div>
                <div class="fa-c-item">
                    <a  href="${webDomain}/solution.html">
                    <a  href="${webDomain}/solution.html" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img3@2x.png"  />
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img3_open@2x.png" style="display: none;"  />
                        <span class="fa-c-item-title">数智体育平台</span>
@@ -115,7 +121,7 @@
                    </a>
                </div>
                <div class="fa-c-item">
                    <a  href="${webDomain}/solution.html">
                    <a  href="${webDomain}/solution.html" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img4@2x.png"  />
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img4_open@2x.png" style="display: none;"  />
                        <span class="fa-c-item-title">景区&游乐园</span>
@@ -127,7 +133,7 @@
                    </a>
                </div>
                <div class="fa-c-item">
                    <a  href="${webDomain}/solution.html">
                    <a  href="${webDomain}/solution.html" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img5@2x.png"  />
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/home_img5_open@2x.png" style="display: none;"  />
                        <span class="fa-c-item-title">空间智慧管理</span>
@@ -140,7 +146,7 @@
                </div>
            </div>
            <div class="index-fa-btn">
                <a  href="${webDomain}/solution.html">
                <a  target="_blank" onclick="goZixun()">
                    <span>立即咨询</span>
                    <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
                </a>
@@ -164,7 +170,7 @@
                    <div class="index-y-content-info-title">智慧场馆运营系统</div>
                    <div class="index-y-content-info-dsc">整合场馆内部资源,对场馆的设施、设备、服务等进行智能化改造和升级,实现用户体验与营收双增长</div>
                    <div class="index-y-content-info-btn">
                        <a  href="${webDomain}/operation.html">
                        <a  href="${webDomain}/operation.html" target="_blank">
                            <span>了解详情</span>
                            <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/ar_detail@2x.png"  />
                        </a>
@@ -237,7 +243,7 @@
                </div>
            </div>
            <div class="index-fa-btn">
                <a  href="${webDomain}/alot.html">
                <a  href="${webDomain}/alot.html" target="_blank">
                    <span>了解详情</span>
                    <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
                </a>
@@ -271,7 +277,7 @@
                            <span>轻量化部署,随时随地同步管理</span>
                        </div>
                    </div>
                    <div class="index-fa-btn" style="margin: 0;">
                    <div class="index-fa-btn" style="margin: 0;" onclick="goZixun()">
                        <span>咨询详情</span>
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
                    </div>
@@ -297,7 +303,7 @@
                            <span>支持源码二次开发,保障数据安全</span>
                        </div>
                    </div>
                    <div class="index-fa-btn" style="margin: 0;">
                    <div class="index-fa-btn" style="margin: 0;" onclick="goZixun()">
                        <span>咨询详情</span>
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
                    </div>
@@ -323,7 +329,7 @@
                            <span>应用场景广泛,降低基础人力成本</span>
                        </div>
                    </div>
                    <div class="index-fa-btn" style="margin: 0;">
                    <div class="index-fa-btn" style="margin: 0;" onclick="goZixun()">
                        <span>咨询详情</span>
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
                    </div>
@@ -349,7 +355,7 @@
                            <span>异常状态秒级预警,决策响应速度提升</span>
                        </div>
                    </div>
                    <div class="index-fa-btn" style="margin: 0;">
                    <div class="index-fa-btn" style="margin: 0;" onclick="goZixun()">
                        <span>咨询详情</span>
                        <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
                    </div>
@@ -382,7 +388,7 @@
                    <span>解决方案咨询</span>
                </div>
            </div>
            <div class="index-fa-btn">
            <div class="index-fa-btn" onclick="goZixun()">
                <span>立即咨询</span>
                <img alt="${seo.imgalt!''}" src="${webDomain}/assets/images/btn_ar@2x.png"  />
            </div>
@@ -489,13 +495,13 @@
                <div class="h-content-left">
                    <div class="h-content-left-item">
                        <span>运营经验</span>
                        <a  href="${webDomain}/dynamics/${yunyingJy.id}.html" target="_blank">
                        <a  href="${webDomain}/dynamics.html?module=1" target="_blank">
                            <img alt="${seo.imgalt!''}" src="${bottom.fileDir!''}${yunyingJy.imgurl!''}"  />
                        </a>
                    </div>
                    <div class="h-content-left-item">
                        <span>功能介绍</span>
                        <a  href="${webDomain}/dynamics/${gongnengJs.id}.html" target="_blank">
                        <a  href="${webDomain}/dynamics.html?module=2" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${bottom.fileDir!''}${gongnengJs.imgurl!''}"  />
                        </a>
                    </div>
@@ -503,7 +509,7 @@
                <div class="h-content-right">
                    <div class="h-content-right-title">
                        <span>行业资讯</span>
                        <a href="${webDomain}/dynamics.html?module=0">查看更多></a>
                        <a href="${webDomain}/dynamics.html?module=0" target="_blank">查看更多></a>
                    </div>
                    <#if hangyeZx ??>
                    <#list hangyeZx as item>
@@ -521,7 +527,7 @@
                <div class="h-content-right">
                    <div class="h-content-right-title">
                        <span>市场信息</span>
                        <a href="${webDomain}/dynamics.html?module=3">查看更多></a>
                        <a href="${webDomain}/dynamics.html?module=3" target="_blank">查看更多></a>
                    </div>
                    <#if shichangXx ??>
                    <#list shichangXx as item>
@@ -553,8 +559,9 @@
                            </div>
                            <div class="swiper-slide">
                            </#if>
                        <a  target="_blank">
                            <div class="swiper-slide-item">
                                <a href="${webDomain}/cases/${item.id}.html" target="_blank">
                                <div class="swiper-slide-item-tu">
                                    <img alt="${seo.imgalt!''}" src="${bottom.fileDir!''}${item.imgurl!''}" />
                                </div>
@@ -562,8 +569,8 @@
                                    <span>${item.title!''}</span>
                                    <span>${item.detail!''}</span>
                                </div>
                                </a>
                            </div>
                        </a>
                        </#list>
                        </div>
                        </#if>