1. 限制标题字数

     
     
    <?=esub($bqr[title], 40)?>
  2. 限制简介字数

     
     
    <?=esub($bqr[smalltext], 200)?>