Tcode运营平台改造升级-Header组件改造

This commit is contained in:
fmk1023
2025-12-18 16:05:12 +08:00
parent e698c4f166
commit d9baf96cce
3 changed files with 1353 additions and 1239 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -15,21 +15,21 @@
<!-- <h2>可信开源态势感知中心</h2>-->
<!-- <p>携手共建安全新生态</p>-->
<!-- </div>-->
<iframe src="http://localhost:8080/#/kxky" style="height: 100%;width: 100%" loading="lazy"></iframe>
<iframe src="http://222.20.126.217:10010/bigScreen/#/kxky" style="height: 100%;width: 100%" loading="lazy"></iframe>
</swiper-slide>
<swiper-slide class="slide bigscreen2" @click="handleSlideClick('page1')">
<!-- <div class="slide-content">-->
<!-- <h2>全球开源风险态势感知监控中心</h2>-->
<!-- <p>金银湖实验室与您共同成长</p>-->
<!-- </div>-->
<iframe src="http://localhost:8080/#/security-situation-awareness" style="height: 100%;width: 100%" loading="lazy"></iframe>
<iframe src="http://222.20.126.217:10010/bigScreen/#/security-situation-awareness" style="height: 100%;width: 100%" loading="lazy"></iframe>
</swiper-slide>
<swiper-slide class="slide bigscreen1" @click="handleSlideClick('page2')">
<!-- <div class="slide-content">-->
<!-- <h2>开源生态与贡献价值全景</h2>-->
<!-- <p>携手共建安全新生态</p>-->
<!-- </div>-->
<iframe src="http://localhost:8080/#/ecosystem-and-contribution" style="height: 100%;width: 100%" loading="lazy"></iframe>
<iframe src="http://222.20.126.217:10010/bigScreen/#/ecosystem-and-contribution" style="height: 100%;width: 100%" loading="lazy"></iframe>
</swiper-slide>
</swiper>
</div>