代码拉取完成,页面将自动刷新
<div class="tab-pane" id="overview_3">
<div class="table-responsive">
<table class="table table-striped table-hover table-bordered">
<thead>
<tr>
<th>
Customer Name
</th>
<th>
Total Orders
</th>
<th>
Total Amount
</th>
<th>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="#">
David Wilson
</a>
</td>
<td>
3
</td>
<td>
$625.50
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
<tr>
<td>
<a href="#">
Amanda Nilson
</a>
</td>
<td>
4
</td>
<td>
$12625.50
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
<tr>
<td>
<a href="#">
Jhon Doe
</a>
</td>
<td>
2
</td>
<td>
$125.00
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
<tr>
<td>
<a href="#">
Bill Chang
</a>
</td>
<td>
45
</td>
<td>
$12,125.70
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
<tr>
<td>
<a href="#">
Paul Strong
</a>
</td>
<td>
1
</td>
<td>
$890.85
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
<tr>
<td>
<a href="#">
Jane Hilson
</a>
</td>
<td>
5
</td>
<td>
$239.85
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
<tr>
<td>
<a href="#">
Patrick Walker
</a>
</td>
<td>
2
</td>
<td>
$1239.85
</td>
<td>
<a href="#" class="btn default btn-xs green-stripe">
View
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。