title('累计金额'); $this->dropdown([ '7' => '最近7天', '30' => '最近一个月', '365' => '最近一年', ]); $this->style( <<