...
|
...
|
@@ -151,9 +151,9 @@ |
|
|
<li>
|
|
|
<img src="{:cmf_get_image_url($arr.thumbnail)}" alt="">
|
|
|
<div class="main3_top2_box">
|
|
|
<h2>{$fuwu_data.post_title}</h2>
|
|
|
<h2>{$sheshi_data.post_title}</h2>
|
|
|
<div class="oop">
|
|
|
<p>{$fuwu_data.post_content}</p>
|
|
|
<p>{$sheshi_data.post_content}</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</li>
|
...
|
...
|
|