need('header.php'); ?>
widget('Widget_Metas_Category_List')->to($categories); ?>
next()): ?>
mid;
// 获取主题URL
$themeUrl = $this->options->themeUrl;
// 为每个分类生成图片地址
$categoryImage = $themeUrl . '/dist/img/' . $categoryId . '.jpg';
?>
need('footer.php'); ?>