Commit ea599f8e authored by liuqiao's avatar liuqiao

出售房源列表封面图

parent 5949efdb
...@@ -213,12 +213,12 @@ ...@@ -213,12 +213,12 @@
<table class="table gl_table"> <table class="table gl_table">
<tr> <tr>
<td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td> <td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td>
<td class="td second" style="width:380px;"> <td class="td second" style="width:380px;position:relative ">
<div style="float: left;margin-top: 10px"> <div style="left: 10px;position: absolute;top: 15%">
<img src="<?= $value['pic1'] ?>" <img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;"> style="width: 80px; height: 65px;">
</div> </div>
<div style="float: left;width: 260px;margin-left: 10px"> <div style="left: 90px;width: 260px;margin-left: 10px;position: absolute;top: 0">
<div class="itemTex"> <div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a> <a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div> </div>
......
...@@ -155,12 +155,12 @@ ...@@ -155,12 +155,12 @@
<table class="table"> <table class="table">
<tr> <tr>
<td class="td w10"></td> <td class="td w10"></td>
<td class="td second" style="width:300px;"> <td class="td second" style="width:380px;position:relative ">
<div style="float: left;margin-top: 10px"> <div style="left: 10px;position: absolute;top: 15%">
<img src="<?= $value['pic1'] ?>" <img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;"> style="width: 80px; height: 65px;">
</div> </div>
<div style="float: left;width: 170px;margin-left: 10px"> <div style="left: 90px;width: 260px;margin-left: 10px;position: absolute;top: 0">
<div class="itemTex"> <div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a> <a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div> </div>
......
...@@ -203,12 +203,12 @@ ...@@ -203,12 +203,12 @@
<table class="table"> <table class="table">
<tr> <tr>
<td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td> <td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td>
<td class="td second"> <td class="td second" style="width:380px;position:relative ">
<div style="float: left;margin-top: 10px"> <div style="left: 10px;position: absolute;top: 15%">
<img src="<?= $value['pic1'] ?>" <img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;"> style="width: 80px; height: 65px;">
</div> </div>
<div style="float: left;width: 170px;margin-left: 10px"> <div style="left: 90px;width: 260px;margin-left: 10px;position: absolute;top: 0">
<div class="itemTex"> <div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a> <a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div> </div>
......
...@@ -267,12 +267,12 @@ ...@@ -267,12 +267,12 @@
<table class="table gl_table"> <table class="table gl_table">
<tr> <tr>
<td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td> <td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td>
<td class="td second" style="width:380px;"> <td class="td second" style="width:380px;position:relative ">
<div style="float: left;margin-top: 20px"> <div style="left: 10px;position: absolute;top: 15%">
<img src="<?= $value['pic1'] ?>" <img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;"> style="width: 80px; height: 65px;">
</div> </div>
<div style="float: left;width: 260px;margin-left: 10px"> <div style="left: 90px;width: 260px;margin-left: 10px;position: absolute;top: 0">
<div class="itemTex"> <div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a> <a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div> </div>
......
...@@ -158,12 +158,12 @@ ...@@ -158,12 +158,12 @@
<table class="table"> <table class="table">
<tr> <tr>
<td class="td w10"></td> <td class="td w10"></td>
<td class="td second" style="width:300px;"> <td class="td second" style="width:380px;position:relative ">
<div style="float: left;margin-top: 10px"> <div style="left: 10px;position: absolute;top: 15%">
<img src="<?= $value['pic1'] ?>" <img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;"> style="width: 80px; height: 65px;">
</div> </div>
<div style="float: left;width: 170px;margin-left: 10px"> <div style="left: 90px;width: 260px;margin-left: 10px;position: absolute;top: 0">
<div class="itemTex"> <div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a> <a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div> </div>
......
...@@ -211,12 +211,12 @@ ...@@ -211,12 +211,12 @@
<table class="table"> <table class="table">
<tr> <tr>
<td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td> <td class="td first"><input class="jsSelectItem" type="checkbox" name="rows_id" value="<?php echo $value['id'];?>"/></td>
<td class="td second"> <td class="td second" style="width:380px;position:relative ">
<div style="float: left;margin-top: 10px"> <div style="left: 10px;position: absolute;top: 15%">
<img src="<?= $value['pic1'] ?>" <img src="<?= $value['pic1'] ?>"
style="width: 80px; height: 65px;"> style="width: 80px; height: 65px;">
</div> </div>
<div style="float: left;width: 170px;margin-left: 10px"> <div style="left: 90px;width: 260px;margin-left: 10px;position: absolute;top: 0">
<div class="itemTex"> <div class="itemTex">
<a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a> <a class="name" title = "<?php echo $value['address'];?>" href="<?php echo $value['info_url'];?>" target="_blank"><?php echo $value['address_str'];?></a>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment