Commit 1857df67 by 冷斌

fix bug

parent 5b7a7518
......@@ -28,9 +28,12 @@
{$familyinfo['id']}
</span></div>
</div>
<a href="/index.php?g=Appapi&m=Family&a=detail&uid={$uid}&token={$token}&familyid={$familyinfo['id']}">
<img class="lookMore" src="__PUBLIC__/appapi/img/fanhui@2x.png" >
</a>
<if condition="$type eq '1'">
<a href="/index.php?g=Appapi&m=Family&a=detail&uid={$uid}&token={$token}&familyid={$familyinfo['id']}">
<img class="lookMore" src="__PUBLIC__/appapi/img/fanhui@2x.png" >
</a>
</if>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment