示例#1
0
 public function textLimit($text)
 {
     return Utils::textLimit($text, 40);
 }