作者 anyv
1 个管道 的构建 通过 耗费 0 秒

关于我们

... ... @@ -14,7 +14,8 @@
<body>
<div class="about_box">
<div class="about_contetn">
<portal:subCategories categoryId="8" item="vo">
<portal:articles limit="1" order=""
categoryIds="8">
<h1 class="about_title">{$vo.post_title}</h1>
<!--banner-->
... ... @@ -23,7 +24,7 @@
<div class="about_txt">
{$vo.post_content}
</div>
</portal:subCategories>
</portal:articles>
</div>
</div>
</body>
... ...