src/main/resources/templates/febs/views/modules/order/orderList.html
@@ -89,7 +89,7 @@ </form> <table lay-filter="orderTable" lay-data="{id: 'orderTable'}"></table> <style type="text/css"> .layui-table-cell{ .layui-table cell{ text-align:center; height: auto; white-space: nowrap; /*文本不会换行,在同一行显示*/ @@ -99,6 +99,11 @@ .layui-table img{ max-width:100px } ::-webkit-scrollbar { height: 20px !important; background-color: #f4f4f4; } </style> </div> </div>