...
|
...
|
@@ -88,7 +88,7 @@ |
|
|
<img src="__TMPL__/public/assets/images/aicon09.png" alt="">
|
|
|
<h2>{$vo.name}</h2>
|
|
|
</div>
|
|
|
<div class="ce1_2">
|
|
|
<div class="ce1_2" style="margin-top: 28px;">
|
|
|
<div class="ce1_2_Ul">
|
|
|
<volist name="vo.son" id="v">
|
|
|
<div class="ce1_2_Li_title ce{$v.id}" onclick="neiro({$v.id})">
|
...
|
...
|
|