Commit 1857df67 by 冷斌

fix bug

parent 5b7a7518
...@@ -28,9 +28,12 @@ ...@@ -28,9 +28,12 @@
{$familyinfo['id']} {$familyinfo['id']}
</span></div> </span></div>
</div> </div>
<if condition="$type eq '1'">
<a href="/index.php?g=Appapi&m=Family&a=detail&uid={$uid}&token={$token}&familyid={$familyinfo['id']}"> <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" > <img class="lookMore" src="__PUBLIC__/appapi/img/fanhui@2x.png" >
</a> </a>
</if>
</div> </div>
</div> </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