摘要: 1,在织梦的 include/common.func.php 文件最后尾 添加 循环输出图集全部图片 的方法 Getimgs() 如下: //循环输出图集全部图片及注释 function Getimgs($aid, $imgwith, $imgheight, $num){ global $dsql; 阅读全文
posted @ 2021-02-27 17:55 pensive2019 阅读(407) 评论(0) 推荐(0)