doum
2025-09-23 bcadfb6de692c138774688efd7928a973d59860f
server/src/main/resources/templates/index.html
@@ -500,13 +500,15 @@
                    <div class="h-content-left-item">
                        <span>运营经验</span>
                        <a  href="${webDomain}/dynamics.html?module=1" target="_blank">
                            <img alt="${seo.imgalt!''}" src="${bottom.fileDir!''}${yunyingJy.imgurl!''}"  />
                            <div style="display:block;width: 100%; height: 134px; margin-top: 20px;background-image:url('${bottom.fileDir!''}${yunyingJy.imgurl!''}');
background-size: 100% auto; background-position: center; background-repeat: no-repeat; "></div>
                        </a>
                    </div>
                    <div class="h-content-left-item">
                        <span>功能介绍</span>
                        <a  href="${webDomain}/dynamics.html?module=2" target="_blank">
                        <img alt="${seo.imgalt!''}" src="${bottom.fileDir!''}${gongnengJs.imgurl!''}"  />
                            <div style="display:block; width: 100%; height: 134px; margin-top: 20px;background-image:url('${bottom.fileDir!''}${gongnengJs.imgurl!''}');
background-size: 100% auto; background-position: center; background-repeat: no-repeat; "></div>
                        </a>
                    </div>
                </div>