Commit 9a05187b authored by agping's avatar agping

提示

parent 49b83aeb
...@@ -1651,7 +1651,7 @@ ...@@ -1651,7 +1651,7 @@
<div class="form-group"> <div class="form-group">
<strong><span class="col-xs-2 ld-Marheight">成交报告ID:</span></strong> <strong><span class="col-xs-2 ld-Marheight">成交报告ID:</span></strong>
<div class="col-xs-9" style="padding:0px 10px 0px 5px;"> <div class="col-xs-9" style="padding:0px 10px 0px 5px;">
<input class="form-control" type="text" value="" id="report_id_change" data-status="200" autocomplete="off" /> <input class="form-control" type="text" value="" id="report_id_change" data-status="200" autocomplete="off" placeholder="请输入成交报告ID或商铺地址"/>
<ul class="reportArea" style="display:none" data-status="100" ></ul></div> <ul class="reportArea" style="display:none" data-status="100" ></ul></div>
</div> </div>
</div> </div>
......
...@@ -532,7 +532,7 @@ ...@@ -532,7 +532,7 @@
<div class="form-group"> <div class="form-group">
<strong><span class="col-xs-2 ld-Marheight">成交报告ID:</span></strong> <strong><span class="col-xs-2 ld-Marheight">成交报告ID:</span></strong>
<div class="col-xs-9" style="padding:0px 10px 0px 5px;"> <div class="col-xs-9" style="padding:0px 10px 0px 5px;">
<input class="form-control" type="text" value="" id="report_id_change" data-status="200" autocomplete="off" placeholder="请输入成交报告ID" /> <input class="form-control" type="text" value="" id="report_id_change" data-status="200" autocomplete="off" placeholder="请输入成交报告ID或商铺地址" />
<ul class="reportArea" style="display:none" data-status="100" ></ul></div> <ul class="reportArea" style="display:none" data-status="100" ></ul></div>
</div> </div>
</div> </div>
...@@ -1232,7 +1232,7 @@ ...@@ -1232,7 +1232,7 @@
<div class="form-group"> <div class="form-group">
<strong><span class="col-xs-2 ld-Marheight">成交报告ID:</span></strong> <strong><span class="col-xs-2 ld-Marheight">成交报告ID:</span></strong>
<div class="col-xs-9" style="padding:0px 10px 0px 5px;"> <div class="col-xs-9" style="padding:0px 10px 0px 5px;">
<input class="form-control" type="text" value="" id="report_id_change_liu" data-status="200" autocomplete="off" /> <input class="form-control" type="text" value="" id="report_id_change_liu" data-status="200" autocomplete="off" placeholder="请输入成交报告ID或商铺地址"/>
<ul class="reportAreaLiu" style="display:none" data-status="100" ></ul></div> <ul class="reportAreaLiu" style="display:none" data-status="100" ></ul></div>
</div> </div>
</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