<div>
|
<div style="width: 100%;height:40px;">
|
<input type="text" class="jimu-input" style="min-width: 215px; float: left;" value="" data-dojo-attach-point="keyNode" />
|
<div class="jimu-btn" data-dojo-attach-event="click:query"> 查询</div>
|
|
</div>
|
<div data-dojo-attach-point="qjGrid" id="qjGrid" style="height:95%;width: 100%;">
|
<div class="load-box-list">
|
<div class="rote-load">
|
<img src="./images/rote.jpg" alt="">
|
<span>正在加载</span>
|
</div>
|
</div>
|
|
</div>
|
|
<div style="width: 100%;height:40px;padding: 10px;">
|
<label style="color: red;"></label>
|
</div>
|
</div>
|