主题 : 使用jeecms添加的内容中内容字段为表格 可视化编辑时候没问题 但是在页面显示不正常 |
级别: 商业授权用户
![]() |
3# 发表于:2014-07-11 17:27:39 IP:222.117.*.*
回复第2楼正常的表格 但是 显示页面的 只有 表格该有的 横杠
|
||
---|---|---|---|
级别: 商业授权用户
![]() |
5# 发表于:2014-07-11 17:32:19 IP:61.127.*.*
回复第4楼<table align="center" border="1" cellpadding="0" cellspacing="0">
<tbody> <tr> <td nowrap="nowrap" rowspan="2" style="height:19px;"> <p align="center"><strong>省份</strong></p> </td> <td nowrap="nowrap" rowspan="2" style="height:19px;"> <p align="center"><strong>地市</strong></p> </td> <td nowrap="nowrap" rowspan="2" style="height:19px;"> <p align="center"><strong>煤种</strong></p> </td> <td nowrap="nowrap" rowspan="2" style="height:19px;"> <p align="center"><strong>规格</strong></p> </td> <td nowrap="nowrap" rowspan="2" style="height:19px;"> <p align="center"><strong>价格类型</strong></p> </td> <td nowrap="nowrap" style="height:19px;"> <p align="center"><strong>价格</strong></p> </td> </tr> <tr> <td nowrap="nowrap" style="height:19px;"> <p align="center">7月4日</p> </td> </tr> <tr> <td nowrap="nowrap" rowspan="2" style="height:60px;"> <p align="center">山西</p> </td> <td nowrap="nowrap" style="height:60px;"> <p align="center">屯留</p> </td> <td nowrap="nowrap" style="height:60px;"> <p align="center">贫瘦煤</p> </td> <td style="height:60px;"> <p align="center">A:14-18,V:14-17,<br /> S:0.35,G:18</p> </td> <td nowrap="nowrap" style="height:60px;"> <p align="center">车板含*</p> </td> <td nowrap="nowrap" style="height:60px;"> <p align="center">415-430</p> </td> </tr> <tr> <td nowrap="nowrap" style="height:30px;"> <p align="center">沁源</p> </td> <td nowrap="nowrap" style="height:30px;"> <p align="center">瘦煤</p> </td> <td style="height:30px;"> <p align="center">A:15,V:16,<br /> S:0.49,G:30</p> </td> <td nowrap="nowrap" style="height:30px;"> <p align="center">车板含*</p> </td> <td nowrap="nowrap" style="height:30px;"> <p align="center">415-430</p> </td> </tr> </tbody> </table> <div style="clear:both;"> </div> |
||
---|---|---|---|
级别: 总版主
![]() |
6# 发表于:2014-07-11 17:34:02 IP:61.128.*.*
你那表格要用源码里写表格标签加入表格才能生效,你点击后台编辑器的源码,把表格标签放到你源码里去
|
||
---|---|---|---|
级别: 总版主
![]() |
8# 发表于:2014-07-11 17:36:39 IP:61.128.*.*
你后台编辑器里显示为表格了有可能被前台默认样式覆盖,你表格单独在源码里写表格标签
|
||
---|---|---|---|
级别: 商业授权用户
![]() |
9# 发表于:2014-07-11 17:41:01 IP:61.127.*.*
回复第8楼页面只是一个模板
直接使用的 ${txt} 怎么还写标签 |
||
---|---|---|---|
1
共1页