Browse Source

乳山信息港

RongCheng
庞东旭 1 year ago
parent
commit
7090878829
14 changed files with 127 additions and 22 deletions
  1. +11
    -2
      infoport/homestead.html
  2. +11
    -2
      infoport/homesteadDetail.html
  3. +11
    -2
      infoport/index.html
  4. +11
    -2
      infoport/newDetail.html
  5. +11
    -2
      infoport/property.html
  6. +11
    -2
      infoport/propertyDetail.html
  7. +11
    -2
      infoport/resource.html
  8. +11
    -2
      infoport/resourceDetail.html
  9. +11
    -2
      infoport/resourceNew.html
  10. +11
    -2
      infoport/resourceNewDetail.html
  11. +17
    -2
      infoport/static/css/index.css
  12. BIN
      infoport/static/images/link_00.png
  13. BIN
      infoport/static/images/link_01.png
  14. BIN
      infoport/static/images/link_02.png

+ 11
- 2
infoport/homestead.html View File

@@ -216,9 +216,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/homesteadDetail.html View File

@@ -163,9 +163,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/index.html View File

@@ -110,9 +110,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/newDetail.html View File

@@ -47,9 +47,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/property.html View File

@@ -200,9 +200,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/propertyDetail.html View File

@@ -144,9 +144,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/resource.html View File

@@ -194,9 +194,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/resourceDetail.html View File

@@ -134,9 +134,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/resourceNew.html View File

@@ -184,9 +184,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 11
- 2
infoport/resourceNewDetail.html View File

@@ -129,9 +129,18 @@


<script id="webData" type="text/html"> <script id="webData" type="text/html">
<div class="footer_link"> <div class="footer_link">
<p class="footer_link_tit">友情链接</p>
<!-- <p class="footer_link_tit">友情链接</p>-->
<!-- {{each webList.botoom1 as value i}}-->
<!-- <a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>-->
<!-- {{/each}}-->
<img src="static/images/link_00.png" alt="">
<!-- <a href=""><img src="static/images/link_01.png" alt="" ></a>-->
<!-- <a href=""><img src="static/images/link_02.png" alt=""></a>-->
{{each webList.botoom1 as value i}} {{each webList.botoom1 as value i}}
<a class="hotFile" target="_blank" href="{{value.contentUrl}}">{{value.contentValue}}</a>
<a href="{{value.contentUrl}}" target="_blank">
<img src="static/images/{{value.contentIcon}}.png" alt="" >
<p class="link_tt">{{value.contentValue}}</p>
</a>
{{/each}} {{/each}}
</div> </div>




+ 17
- 2
infoport/static/css/index.css View File

@@ -234,7 +234,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: space-between; justify-content: space-between;
padding: 4vh 2%;
padding: 1.5vh 12.5%;
} }


.footer_link_tit{ .footer_link_tit{
@@ -249,10 +249,25 @@
align-items: center; align-items: center;
} }


.footer_link img{
display: block;
}

.footer_link .link_tt{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
color: #ffffff;
font-size: 18px;
font-weight: bold;
}

.footer_link a{ .footer_link a{
color: #6d6d6d; color: #6d6d6d;
font-size: 16px; font-size: 16px;
margin-left: 20px; margin-left: 20px;
position: relative;
} }
.footer_link_filings{ .footer_link_filings{
display: flex; display: flex;
@@ -374,4 +389,4 @@
to { to {
background-position: 1000px 0; background-position: 1000px 0;
} }
}
}

BIN
infoport/static/images/link_00.png View File

Before After
Width: 121  |  Height: 74  |  Size: 14 KiB

BIN
infoport/static/images/link_01.png View File

Before After
Width: 472  |  Height: 74  |  Size: 47 KiB

BIN
infoport/static/images/link_02.png View File

Before After
Width: 472  |  Height: 74  |  Size: 32 KiB

Loading…
Cancel
Save