分类分类
更新时间:2026-02-18 19:43:18作者:zhao
将下面的代码复制,然后新建一个htm文件,将其复制到里面保存,重命名为m_photos.htm,然后上传到到论坛的
appsphotostemplate
下面
<!-- 爱吾源码资讯:http://www.56yx.cn/info -->
<!--<? php print <<<EOT-->
<!--EOT;if($cssForum){print <<<EOT-->
<div class="c"></div>
<link rel="stylesheet" type="text/css" href="$pwModeImg/app.css" />
<!--EOT;}print <<<EOT-->
<script type="text/javascript">
var imgMaxWidth=710;
function ImgLoad()
{
var o = document.getElementById("imgview");//.getElementsByTagName("img")[0];
var pe = document.getElementById('imgpre');
if(o==null || pe == null || !pe.width)
{
setTimeout(ImgLoad, 400);
}else
{
if (pe.width>imgMaxWidth){
if (o.style.width){
o.style.width="";
}
o.width=imgMaxWidth;
o.removeAttribute("height");
o.style.cursor="hand";
o.vspace=5;
o.resized=1;
}
else
{
o.width=pe.width;
}
o.src=pe.src;
var next = getObj('next');
var pre = getObj('pre');
setTimeout(function(){
next.coords = '0 0 ' + ',' + o.width/2 + ',' + o.height;
pre.coords = o.width/2 + ' 0 ' + ',' + o.width + ',' + o.height;
},400);
}
}
</script>
<img id="imgpre" src="$photo[path]" style="position:absolute;left:-10000px" onload="ImgLoad()" />
<div id="content" class="fr">
<div style="padding:15px 15px 0;">
<div class="app-title cc">
<!--EOT;if($m == 'o'){print<<<EOT-->
<a href="{$basename}space=1" class="gray fr">进入个人空间浏览»</a>
相关
归墟战纪策略游戏262.92 MBv3.95802026-02-14
下载爆裂老奶策略游戏209.43 MBv1.0.112026-02-14
下载超能下蛋鸭策略游戏395.4 MBv1.2.82026-02-14
下载你好盒子实用工具12.1 MBv2.2.852026-02-14
下载我在峡谷当牛马休闲益智87.95 MBv0.7.12026-02-14
下载抽卡监狱2策略游戏190.75 MBv1.4.92026-02-14
下载Campus社交通讯94.36 MBv1.19.02026-02-14
下载冒险传奇角色扮演141.73 Mv9991.12026-02-14
下载心动次元app社交通讯43.96 Mv1.0.1.32026-02-14
下载致亲爱的我角色扮演1.63Gv1.02026-02-14
下载狼伴侣游戏手机版冒险游戏155.6 Mv1.02026-02-14
下载Loclike社交通讯169.08 Mv2.2.112026-02-14
下载










