分类分类
更新时间:2026-04-09 14:37:15作者:zhao
将下面的代码复制,然后新建一个htm文件,将其复制到里面保存,重命名为m_photos.htm,然后上传到到论坛的
appsphotostemplate
下面
<!-- 爱吾源码资讯:http://www.a5xiazai.com/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>
相关
傲视神魔传手游策略游戏13.55 Mv1.0.02026-04-09
下载三国志王道天下策略游戏2.18Gv0.9.8.12026-04-09
下载风云三国手机版策略游戏213.99 M2026-04-09
下载星之海手机版角色扮演2.78Gv1.1.598772026-04-09
下载迪士尼梦幻王国经营养成79.34 Mv11.5.0h2026-04-09
下载TapAim动作射击97.92 Mv2.0.12026-04-09
下载肖邦大冒险九游版策略游戏133.64 Mv1.02026-04-09
下载放松时光与你共享Lo-Fi故事休闲益智951.66 Mv1.4.62026-04-09
下载羽毛球对决体育竞技175.66 Mv4.12026-04-09
下载假面骑士泽兹变身模拟器休闲益智51.91 Mv1.00.302026-04-09
下载餐车厨师烹饪游戏苹果版模拟游戏327.2 Mv8.682026-04-09
下载最终幻想7永恒危机ios版角色游戏1.5Gv3.6.02026-04-09
下载










