| 123456789101112131415161718 |
- <div class='content-div' ssFith="true">
- <table class="form">
- <tr>
- <th width="118px">名称</th>
- <td><input name="mc" width="167px"/></td>
- <th width="118px">简称</th>
- <td><input name="jc" width="167px"/></td>
- </tr>
- <tr>
- <th>数据类型</th>
- <td colspan="3"><input name="sjlxm" width="167px"/></td>
- </tr>
- <tr>
- <th>描述</th>
- <td colspan="3"><input name="ms" height="130px" width="100%"/></td>
- </tr>
- </table>
- </div>
|