src/main/webapp/views/mat/mat.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/mat/mat.html
@@ -398,7 +398,12 @@ </tr> <tr style="height: 74px"> <td align="center" colspan="1">规格</td> <td align="center" colspan="1" style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}}</td> <td align="center" colspan="1" style=" overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; ">{{this.specs}}</td> </tr> </table> {{/each}}