1、将HTML组件拖到自定义页面中
2、点击选择的组件,点击页面后边的“编辑代码”,在弹出的框框中敲HTML语句
<div style="width:1100px; overflow:scroll;">
<table id="table" border="1" rules="all" style="width:2000px; height:100px; text-align:center">
<thead>
<tr>
<th rowspan="2"></th>
<th rowspan="2">单号</th>
<th rowspan="2">款号</th>
<th rowspan="2">数量</th>
<th rowspan="2">下单</th>
<th rowspan="2">货期</th>
<th rowspan="2">排单</th>
<th rowspan="2">皮裁片缝整</th>
<th colspan="4">布料进度</th>
<th rowspan="2">匹印进度</th>
<th rowspan="2">裁床进度</th>
<th rowspan="2">车位进度</th>
<th rowspan="2">尾部进度</th>
<th rowspan="2">返工进度</th>
</tr>
<tr>
<th>到料日期</th>
<th>齐货状态</th>
<th>计划发料</th>
<th>实际发料</th&g