Tcode运营平台改造升级-Header组件改造
This commit is contained in:
File diff suppressed because it is too large
Load Diff
1283
src/components/Header/indexOld.vue
Normal file
1283
src/components/Header/indexOld.vue
Normal file
File diff suppressed because it is too large
Load Diff
@@ -15,21 +15,21 @@
|
|||||||
<!-- <h2>可信开源态势感知中心</h2>-->
|
<!-- <h2>可信开源态势感知中心</h2>-->
|
||||||
<!-- <p>携手共建安全新生态</p>-->
|
<!-- <p>携手共建安全新生态</p>-->
|
||||||
<!-- </div>-->
|
<!-- </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>
|
||||||
<swiper-slide class="slide bigscreen2" @click="handleSlideClick('page1')">
|
<swiper-slide class="slide bigscreen2" @click="handleSlideClick('page1')">
|
||||||
<!-- <div class="slide-content">-->
|
<!-- <div class="slide-content">-->
|
||||||
<!-- <h2>全球开源风险态势感知监控中心</h2>-->
|
<!-- <h2>全球开源风险态势感知监控中心</h2>-->
|
||||||
<!-- <p>金银湖实验室与您共同成长</p>-->
|
<!-- <p>金银湖实验室与您共同成长</p>-->
|
||||||
<!-- </div>-->
|
<!-- </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>
|
||||||
<swiper-slide class="slide bigscreen1" @click="handleSlideClick('page2')">
|
<swiper-slide class="slide bigscreen1" @click="handleSlideClick('page2')">
|
||||||
<!-- <div class="slide-content">-->
|
<!-- <div class="slide-content">-->
|
||||||
<!-- <h2>开源生态与贡献价值全景</h2>-->
|
<!-- <h2>开源生态与贡献价值全景</h2>-->
|
||||||
<!-- <p>携手共建安全新生态</p>-->
|
<!-- <p>携手共建安全新生态</p>-->
|
||||||
<!-- </div>-->
|
<!-- </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-slide>
|
||||||
</swiper>
|
</swiper>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user