style:个人中心
Showing
8 changed files
with
15 additions
and
15 deletions
staticImages/sebudongchanzhengshu.png
0 → 100644
4.21 KB
staticImages/sedanganchaxun.png
0 → 100644
2.38 KB
staticImages/sehetongbeianchaxun.png
0 → 100644
2.22 KB
staticImages/semyyewuchaxun.png
0 → 100644
2.31 KB
staticImages/semyyuyue.png
0 → 100644
2.24 KB
staticImages/sewodefapiao.png
0 → 100644
1.86 KB
| ... | @@ -10,10 +10,10 @@ $(function(){ | ... | @@ -10,10 +10,10 @@ $(function(){ |
| 10 | pageData(); | 10 | pageData(); |
| 11 | }) | 11 | }) |
| 12 | function pageData(){ | 12 | function pageData(){ |
| 13 | $('.business_module li').mouseover(function(){ | 13 | $('.business_module li .cardItem').mouseover(function(){ |
| 14 | $(this).find('.itemImg').attr('src',$(this).find('.itemImg').attr('url')) | 14 | $(this).find('.itemImg').attr('src',$(this).find('.itemImg').attr('url')) |
| 15 | }) | 15 | }) |
| 16 | $('.business_module li').mouseout(function(){ | 16 | $('.business_module li .cardItem').mouseout(function(){ |
| 17 | $(this).find('.itemImg').attr('src',$(this).find('.itemImg').attr('pre')) | 17 | $(this).find('.itemImg').attr('src',$(this).find('.itemImg').attr('pre')) |
| 18 | }) | 18 | }) |
| 19 | } | 19 | } | ... | ... |
| ... | @@ -52,47 +52,47 @@ | ... | @@ -52,47 +52,47 @@ |
| 52 | <li> | 52 | <li> |
| 53 | <div class="cardItem"> | 53 | <div class="cardItem"> |
| 54 | <a href="./wdyy.html" title="我的预约"> | 54 | <a href="./wdyy.html" title="我的预约"> |
| 55 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/myyuyue.png"> | 55 | <img class="itemImg" url="../staticImages/semyyuyue.png" src="../staticImages/myyuyue.png" pre="../staticImages/myyuyue.png"> |
| 56 | <p class="itemName">我的预约</p> | 56 | <p class="itemName">我的预约</p> |
| 57 | </a> | 57 | </a> |
| 58 | </div> | 58 | </div> |
| 59 | </li> | 59 | </li> |
| 60 | <li> | 60 | <li> |
| 61 | <div class="cardItem"> | 61 | <div class="cardItem"> |
| 62 | <a href="" title="业务查询"> | 62 | <a href="./convenienceService/businessInquiry.html" title="业务查询"> |
| 63 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/myyewuchaxun.png"> | 63 | <img class="itemImg" url="../staticImages/semyyewuchaxun.png" src="../staticImages/myyewuchaxun.png" pre="../staticImages/myyewuchaxun.png"> |
| 64 | <p class="itemName">业务查询</p> | 64 | <p class="itemName">业务查询</p> |
| 65 | </a> | 65 | </a> |
| 66 | </div> | 66 | </div> |
| 67 | </li> | 67 | </li> |
| 68 | <li> | 68 | <li> |
| 69 | <div class="cardItem"> | 69 | <div class="cardItem"> |
| 70 | <a href="" title="合同备案查询"> | 70 | <a href="./convenienceService/recordInquiry.html" title="合同备案查询"> |
| 71 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/hetongbeianchaxun.png"> | 71 | <img class="itemImg" url="../staticImages/sehetongbeianchaxun.png" src="../staticImages/hetongbeianchaxun.png" pre="../staticImages/hetongbeianchaxun.png"> |
| 72 | <p class="itemName">合同备案查询</p> | 72 | <p class="itemName">合同备案查询</p> |
| 73 | </a> | 73 | </a> |
| 74 | </div> | 74 | </div> |
| 75 | </li> | 75 | </li> |
| 76 | <li> | 76 | <li> |
| 77 | <div class="cardItem"> | 77 | <div class="cardItem"> |
| 78 | <a href="" title="不动产证书查询"> | 78 | <a href="./convenienceService/certificateVerification.html" title="不动产证书查询"> |
| 79 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/budongchanzhengshu.png"> | 79 | <img class="itemImg" url="../staticImages/sebudongchanzhengshu.png" src="../staticImages/budongchanzhengshu.png" pre="../staticImages/budongchanzhengshu.png"> |
| 80 | <p class="itemName">不动产证书查询</p> | 80 | <p class="itemName">不动产证书查询</p> |
| 81 | </a> | 81 | </a> |
| 82 | </div> | 82 | </div> |
| 83 | </li> | 83 | </li> |
| 84 | <li> | 84 | <li> |
| 85 | <div class="cardItem"> | 85 | <div class="cardItem"> |
| 86 | <a href="" title="档案查询"> | 86 | <a href="./convenienceService/fileQuery.html" title="档案查询"> |
| 87 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/danganchaxun.png"> | 87 | <img class="itemImg" url="../staticImages/sedanganchaxun.png" src="../staticImages/danganchaxun.png" pre="../staticImages/danganchaxun.png"> |
| 88 | <p class="itemName">档案查询</p> | 88 | <p class="itemName">档案查询</p> |
| 89 | </a> | 89 | </a> |
| 90 | </div> | 90 | </div> |
| 91 | </li> | 91 | </li> |
| 92 | <li> | 92 | <li> |
| 93 | <div class="cardItem"> | 93 | <div class="cardItem"> |
| 94 | <a href="" title="证书核验"> | 94 | <a href="./convenienceService/certificateVerification.html" title="证书核验"> |
| 95 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/zhengshuheyan.png"> | 95 | <img class="itemImg" url="../staticImages/sezhengshuheyan.png" src="../staticImages/zhengshuheyan.png" pre="../staticImages/zhengshuheyan.png"> |
| 96 | <p class="itemName">证书核验</p> | 96 | <p class="itemName">证书核验</p> |
| 97 | </a> | 97 | </a> |
| 98 | </div> | 98 | </div> |
| ... | @@ -100,7 +100,7 @@ | ... | @@ -100,7 +100,7 @@ |
| 100 | <li> | 100 | <li> |
| 101 | <div class="cardItem"> | 101 | <div class="cardItem"> |
| 102 | <a href="" title="我的发票"> | 102 | <a href="" title="我的发票"> |
| 103 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/wodefapiao.png"> | 103 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/wodefapiao.png" pre="../staticImages/wodefapiao.png"> |
| 104 | <p class="itemName">我的发票</p> | 104 | <p class="itemName">我的发票</p> |
| 105 | </a> | 105 | </a> |
| 106 | </div> | 106 | </div> |
| ... | @@ -108,7 +108,7 @@ | ... | @@ -108,7 +108,7 @@ |
| 108 | <li> | 108 | <li> |
| 109 | <div class="cardItem"> | 109 | <div class="cardItem"> |
| 110 | <a href="" title="我的支付"> | 110 | <a href="" title="我的支付"> |
| 111 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/wodezhifu.png"> | 111 | <img class="itemImg" url="../staticImages/sewodezhifu.png" src="../staticImages/wodezhifu.png" pre="../staticImages/wodezhifu.png"> |
| 112 | <p class="itemName">我的支付</p> | 112 | <p class="itemName">我的支付</p> |
| 113 | </a> | 113 | </a> |
| 114 | </div> | 114 | </div> | ... | ... |
-
Please register or sign in to post a comment