{%forlist from=$photo key=i%}
    <li style="position: absolute; width: 600px; left: 0px; top: 0px; display: none;">            
        <a href="{%$rootdir%}{%$photo[i].picfile%}" target="_blank"><img src="{%$photo[i].picfile%}"></a>            
        <h4><a href="{%$rootdir%}{%$photo[i].picfile%}" target="_blank">{%$photo[i].picname%}</a></h4>        
    </li>
{%/forlist%}

 

相关文章:

  • 2022-12-23
  • 2021-04-05
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-01-06
  • 2022-12-23
猜你喜欢
  • 2021-06-04
  • 2022-12-23
  • 2021-12-16
  • 2021-06-11
  • 2021-11-04
  • 2022-12-23
  • 2022-01-28
相关资源
相似解决方案