style:底部链接跳转
Showing
2 changed files
with
4 additions
and
4 deletions
| ... | @@ -403,7 +403,7 @@ | ... | @@ -403,7 +403,7 @@ |
| 403 | </div> | 403 | </div> |
| 404 | <div class="interaction"> | 404 | <div class="interaction"> |
| 405 | <div class="interaction-title"> | 405 | <div class="interaction-title"> |
| 406 | <img src="/staticImages/home-zmhd.png" /> | 406 | <img src="/staticImages/home-yqlj.png" /> |
| 407 | 政民互动 | 407 | 政民互动 |
| 408 | </div> | 408 | </div> |
| 409 | <ul> | 409 | <ul> |
| ... | @@ -426,7 +426,7 @@ | ... | @@ -426,7 +426,7 @@ |
| 426 | <div class="c_five Links"> | 426 | <div class="c_five Links"> |
| 427 | <div class="subject"> | 427 | <div class="subject"> |
| 428 | <h2 class="links-title"> | 428 | <h2 class="links-title"> |
| 429 | <img src="/staticImages/home-yqlj.png" /> | 429 | <img src="/staticImages/home-zmhd.png" /> |
| 430 | <a href="/index.html" title="友情链接"> | 430 | <a href="/index.html" title="友情链接"> |
| 431 | 友情链接 | 431 | 友情链接 |
| 432 | </a> | 432 | </a> |
| ... | @@ -481,7 +481,7 @@ | ... | @@ -481,7 +481,7 @@ |
| 481 | <div class='system_service'> | 481 | <div class='system_service'> |
| 482 | <ul class=''> | 482 | <ul class=''> |
| 483 | <li> | 483 | <li> |
| 484 | <a href='/staticViews/gsgg.html' title='公示公告'> | 484 | <a href='/staticViews/notice/1.html' title='公示公告'> |
| 485 | <span>公示公告</span> | 485 | <span>公示公告</span> |
| 486 | </a> | 486 | </a> |
| 487 | </li> | 487 | </li> | ... | ... |
| ... | @@ -15,7 +15,7 @@ document.writeln(" <div class=\'footer\'> "); | ... | @@ -15,7 +15,7 @@ document.writeln(" <div class=\'footer\'> "); |
| 15 | document.writeln(" <div class=\'system_service\'>"); | 15 | document.writeln(" <div class=\'system_service\'>"); |
| 16 | document.writeln(" <ul class=\'\'>"); | 16 | document.writeln(" <ul class=\'\'>"); |
| 17 | document.writeln(" <li>"); | 17 | document.writeln(" <li>"); |
| 18 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/gsgg.html\' title=\'公示公告\'>"); | 18 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/notice/1.html\' title=\'公示公告\'>"); |
| 19 | document.writeln(" <span>公示公告</span>"); | 19 | document.writeln(" <span>公示公告</span>"); |
| 20 | document.writeln(" </a>"); | 20 | document.writeln(" </a>"); |
| 21 | document.writeln(" </li>"); | 21 | document.writeln(" </li>"); | ... | ... |
-
Please register or sign in to post a comment