先看下效果:
直接上代码:
<div>
<table>
//标题
<tr>
<th class="title"></th>
<th class="title">书籍名称</th>
<th class="title">单价</th>
<th class="title">数量</th>
<th class="title">单个总价</th>
<th