{extend name="Public/base" /} {block name="css"} {/block} {block name="js"} {/block} {block name="style"} .fenpei_table { height: 450px; width: 100%; overflow: auto; } .add_input{width:100%;} ul,ul li{margin:0;padding:0; list-style:none;} .mx_con { min-height: 150px; width: 100%; box-sizing: border-box; display: inline-block; background-color: #eee; overflow: auto; padding: 15px; } .mx3 { clear: both; float: left; height: auto; width: 100%; } .mx3 li { font-size: 13px; line-height: 30px; color: #333; float: left; height: 30px; padding:0 5px; box-sizing:border-box; overflow:hidden; } .mx3 li:nth-child(1) { width:35%; } .mx3 li:nth-child(2) { width:35%; } .mx3 li:nth-child(3) { width:30%; } .mx2 { clear: both; float: left; height: auto; width: 100%; } .mx2 li { font-size: 13px; line-height: 30px; color: #333; float: left; height: 30px; padding:0 5px; box-sizing:border-box; } .mx2 li:nth-child(1) { width:35%; overflow:hidden; } .mx2 li:nth-child(2) { width:65%; overflow:auto; } .mx_pad { padding: 5px; box-sizing:border-box; } {/block} {block name="main"}
{foreach $data as $k=>$v }
  • 当日完成量
  • 日期
  • {$v.regdate}
  • 花费
  • 日报描述
                   
{/foreach} {/block}