code
stringlengths
1
2.01M
repo_name
stringlengths
3
62
path
stringlengths
1
267
language
stringclasses
231 values
license
stringclasses
13 values
size
int64
1
2.01M
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>108Wo室内设计数据资源中心 - Home</title> <link href="{CSS_PATH}108wo/style....
108wo
phpcms/templates/108wo/order/add.html
HTML
asf20
2,141
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>108Wo室内设计数据资源中心 - Home</title> <link href="{CSS_PATH}108wo/style....
108wo
phpcms/templates/108wo/order/update.html
HTML
asf20
1,759
{template "","header"} <script type="text/javascript"> $(function(){ $('#product_brand_add').fancybox({ 'width' : 530, 'height' : 450, 'href' : '{APP_PATH}index.php?m=brand&c=index&a=add&type=1', 'autoScale' : false, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' ...
108wo
phpcms/templates/108wo/brand/init.html
HTML
asf20
2,903
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>108Wo室内设计数据资源中心 - 我的栏目</title> <link href="{CSS_PATH}108wo/style....
108wo
phpcms/templates/108wo/brand/edit.html
HTML
asf20
5,299
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>108Wo室内设计数据资源中心 - 我的栏目</title> <link href="{CSS_PATH}108wo/style.css" ...
108wo
phpcms/templates/108wo/brand/editClass.html
HTML
asf20
2,269
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>108Wo室内设计数据资源中心 - 我的栏目</title> <link href="{CSS_PATH}108wo/style....
108wo
phpcms/templates/108wo/brand/add.html
HTML
asf20
5,666
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>108Wo室内设计数据资源中心 - 我的栏目</title> <link href="{CSS_PATH}108wo/style.css" ...
108wo
phpcms/templates/108wo/brand/addClass.html
HTML
asf20
2,263
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'left'} <div class="col-auto"> <div class="col-1 "> <h5 class="title">支付确认</h5> <div class="content"> <table width="100%" cellspacing="0" class="table-list nHover"> <tr> <td width="120">费用:</td> <td>{$factory_info['money']}元</td> </tr>...
108wo
phpcms/templates/108wo/pay/payment_cofirm.html
HTML
asf20
1,031
{template 'member', 'header'} <script type="text/javascript"> <!-- $(function(){ $.formValidator.initConfig({autotip:true,formid:"myform",onerror:function(msg){}}); $("#price").formValidator({onshow:"请输入要充值的金额",onfocus:"充值金额不能为空"}).inputValidator({min:1,max:999,onerror:"充值金额不能为空"}).regexValidator({regexp:"^(([1-...
108wo
phpcms/templates/108wo/pay/deposit.html
HTML
asf20
4,379
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'left'} <div class="col-auto"> <div class="col-1 "> <h6 class="title">支付记录</h6> <div class="content"> <form name="searchform" action="{APP_PATH}index.php?m=pay&c=deposit" method="get" > <input type="hidden" value="pay" name="m"> <input typ...
108wo
phpcms/templates/108wo/pay/pay_list.html
HTML
asf20
1,818
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'left'} <div class="col-auto"> <div class="col-1 "> <h6 class="title">消费记录</h6> <div class="content"> <form name="searchform" action="{APP_PATH}index.php?m=pay&c=spend_list&a=init" method="get" > <input type="hidden" value="pay" name="m"> ...
108wo
phpcms/templates/108wo/pay/spend_list.html
HTML
asf20
1,629
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" /> <title>{if isset($SEO['title']) && !empty($SEO['title'])}{$SEO['title...
108wo
phpcms/templates/108wo/header.html
HTML
asf20
2,982
<div class="left"> <h2>个人中心</h2> <ul> <li><a href="{APP_PATH}index.php?m=order&c=index&a=lists" class="current">我的清单</a></li> <li><a href="{APP_PATH}index.php?m=member&c=index&a=account_manage_info">个人资料</a></li> <li><a href="{APP_PATH}index.php?m=member&c=index&a=account_manage_avatar&t=1">修改头像</a></li> ...
108wo
phpcms/templates/108wo/account_manage_left.html
HTML
asf20
892
{template "content","header"} <!--main--> <div class="main"> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > </span>表单向导 列表</div> <ul class="list lh24 f14"> {loop $datas $r} <li><span class="rt">{date('Y-m-d H:i:s',$r[addtime])}</span>·<a href="{APP_PATH}in...
108wo
phpcms/templates/108wo/formguide/index.html
HTML
asf20
1,506
{template "content","header"} <link href="{CSS_PATH}table_form.css" rel="stylesheet" type="text/css" /> <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <div class="main"> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span><a href="{APP_PAT...
108wo
phpcms/templates/108wo/formguide/show.html
HTML
asf20
4,146
<script language="javascript" type="text/javascript" src="{JS_PATH}dialog.js"></script> <link href="{CSS_PATH}table_form.css" rel="stylesheet" type="text/css" /> <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <div class="box"> <h5>表单向导</h5> <div class="content"> <form method="po...
108wo
phpcms/templates/108wo/formguide/show_js.html
HTML
asf20
1,429
{template "wap","min_header"} <div class="wrap" id="hd"> <div class="adds">{wap_pos($typeid)}</div> <div> {loop $list $v} <a href="{show_url($v[catid],$v[id],$typeid)}" title="{$v['title']}">{str_cut($v['title'],26,'')}</a><br/> {/loop} </div> <div class="pages">{$pages}</div> {template "wap","min_footer"}
108wo
phpcms/templates/108wo/wap/list.html
HTML
asf20
319
{template "wap","header"} <h2><a href="#" class="cat">焦点推荐</a>&nbsp;<span style="color:#999; font-size:12px; font-weight:100;">{date('Y-m-d',SYS_TIME)}</span></h2> <div> {pc:wap action="position" posid="12" order="listorder DESC" num="6"} {loop $data $r} <a href="{$r[url]}">{str_cut($r['title'],26,'')}</a><br/>...
108wo
phpcms/templates/108wo/wap/index.html
HTML
asf20
976
{template "wap","min_header"} <div class="wrap" id="hd"> <div class="adds">{wap_pos($typeid)}</div> <h1>{$title}</h1> <div class="tm">作者:{$username}&nbsp;&nbsp;日期:{date('m-d',strtotime($inputtime))}<br/>来源:{$copyfrom}</div> <div class="content"> {if $pictureurl}{$pictureurl}<br>{$pages}{/if} {$content} </div> ...
108wo
phpcms/templates/108wo/wap/show.html
HTML
asf20
1,465
<div class="tc"><a href="#hd"><img src="{IMG_PATH}wap/top.gif" alt="" width="46" height="16" /></a></div> <div class="ft"> <a href="{WAP_SITEURL}">{$WAP['sitename']}</a>-<a href="{APP_PATH}index.php?m=wap&amp;c=index&amp;a=maps">导航</a> </div> </div> </body> </html>
108wo
phpcms/templates/108wo/wap/footer.html
HTML
asf20
292
{php wmlHeader();} <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Cache-Control" content="no-cache"/> <...
108wo
phpcms/templates/108wo/wap/min_header.html
HTML
asf20
2,024
{template "wap","min_header"} <div class="wrap" id="hd"> <div class="content"> <img src="{$new_url}"><br> 图片下载选择: <a href="{bigimg_url($url,320)}">高清(320x480)</a>.<a href="{bigimg_url($url,240)}">大(240x320)</a>.<a href="{bigimg_url($url,176)}">中(176x220)</a>.<a href="{bigimg_url($url,128)}">小(128x160)</a> </div> ...
108wo
phpcms/templates/108wo/wap/big_image.html
HTML
asf20
376
<div class="catlist"> {loop subtype($TYPE[$typeid]['parentid']) $s}<a href="{list_url($s[typeid])}">{$s[typename]}</a>|{if $n%4==0}<br/>{/if}{/loop} </div> <div class="tc"><a href="#hd"><img src="{IMG_PATH}wap/top.gif" alt="" width="46" height="16" /></a></div> <div class="b_adds" id="hd">{wap_p...
108wo
phpcms/templates/108wo/wap/min_footer.html
HTML
asf20
521
{template "wap","header"} <div class="adds" id="hd">{wap_pos($typeid)}</div> {loop subtype($typeid) $type} {pc:wap action="lists" typeid="$type[typeid]" num="10" order="id DESC" return="info"} <h2><a href="{list_url($type['typeid'])}" class="cat">{$type['typename']}</a></h2> <div> {loop $info $v} <a href="...
108wo
phpcms/templates/108wo/wap/category.html
HTML
asf20
488
{template "wap","min_header"} <body> <div class="wrap"> <div class="adds" id="hd">{wap_pos($typeid)}</div> <h1><a href="{show_url($catid,$contentid,$typeid)}">{$title}</a></h1> <div class="b_adds">网友评论:</div> {pc:comment action="lists" commentid="$commentid" siteid="$siteid" page="$_GET[page]" hot="$hot" num...
108wo
phpcms/templates/108wo/wap/comment_list.html
HTML
asf20
653
{php wmlHeader();} <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Cache-Control" content="no-cache"/> <...
108wo
phpcms/templates/108wo/wap/header.html
HTML
asf20
2,083
{template "wap","min_header"} <div class="wrap"> <div class="adds" id="hd">{$WAP['sitename']} - 导航</div> <div class="cts"> {php $i=1} {loop subtype(0) $s} <a href="{list_url($s[typeid])}">[{$s[typename]}]</a> {loop subtype($s[typeid]) $r} <a href="{list_url($r[typeid])}">{$r[typename]}</a> {i...
108wo
phpcms/templates/108wo/wap/maps.html
HTML
asf20
438
{template "content","header"} <style> <!-- .search-list {font-size:14px;} .search-list a{display:inline-block;padding:10px;font-size:14px; height:20px;line-height:20px;} .font_16{font-size:16px;font-weight:bold;} .font_18{font-size:18px;font-weight:bold;} .color_16{color:red;} .color_18{color:blue;} --> </s...
108wo
phpcms/templates/default/tags/index.html
HTML
asf20
985
{template "content","header"} <!--main--> <script type="text/javascript"> var model_arr = new Array(); <?php echo $model_arr ?> function select_modelid(siteid, modelid){ var model_option = '<option value="0">所有模型</option>'; var select = ''; for(i=0; i< <?php echo $i?>; i++){ if(model_arr[i][2] == siteid){...
108wo
phpcms/templates/default/tags/tag.html
HTML
asf20
2,722
{template "content","header"} <link href="{CSS_PATH}vote.css" rel="stylesheet" type="text/css" /> <!--main--> <div class="main tps"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span> <a href="{APP_PATH}index.php?m=vote&c=index&a=lists&siteid={$siteid}">投票</a> </div> <form name="myform" id...
108wo
phpcms/templates/default/vote/vote_tp.html
HTML
asf20
2,224
{pc:vote action="show" subjectid="$subjectid" order="$order"} {loop $data $v} <form action="?m=vote&c=index&a=post&subjectid={$subjectid}" method="post"> <h5>{$v[subject]}</h5> {pc:vote action="option_lists" subjectid="$subjectid" return="dat"} {loop $dat $option_v} <a href="{$option_v[url]}" ...
108wo
phpcms/templates/default/vote/show.html
HTML
asf20
471
{template "content","header"} <link href="{CSS_PATH}vote.css" rel="stylesheet" type="text/css" /> <!--main--> <div class="main tps"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span> <a href="{APP_PATH}index.php?m=vote&c=index&a=lists&siteid={$siteid}">投票</a> </div> <div class="vote_resul...
108wo
phpcms/templates/default/vote/vote_result.html
HTML
asf20
1,971
<form style="border: medium none;" id="voteform{$id}" method="post" action="{APP_PATH}index.php?m=vote&c=index&a=post&subjectid={$id}"> <dl> <dt>{$subject}</dt> </dl> <dl> {loop $options $r} {$i++} <dd> &nbsp;&nbsp;<input type={if $ischeckbox=='0'}"radio"{else}"checkbox"{/if} name="radio[]" id="rad...
108wo
phpcms/templates/default/vote/submit.html
HTML
asf20
676
{template "content","header"} <link href="{CSS_PATH}vote.css" rel="stylesheet" type="text/css" /> <div class="main votesss"> <div class="vote_listt col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span><a href="{APP_PATH}index.php?m=vote&c=index&a=lists&siteid={$siteid}">投票</a> </div>...
108wo
phpcms/templates/default/vote/list_new.html
HTML
asf20
1,527
<div class="content vote"> <form name="myform" id="myform" action="{APP_PATH}index.php?m=vote&c=index&a=post&subjectid={$subjectid}" method="post" target="_blank"> <h4>{$subject}</h4> <div class="hr bk6"><hr></div> <input type="hidden" name="subjectid" value="{$subjectid}"> {loop $options $r} {$i++} {if $vote_d...
108wo
phpcms/templates/default/vote/vote_tp_3.html
HTML
asf20
818
<style type="text/css"> #vote-show{ border:1px solid #e5e5e5; padding:0 1px; color:#535353} #vote-show h2{background:url("{IMG_PATH}vote/show_bg.png") repeat-x 0 0;height:26px; line-height:26px; padding-left:10px} #vote-show h2 span{font-size:14px;background:url("{IMG_PATH}vote/vote_bg.gif") no-repeat scroll 0 1px ...
108wo
phpcms/templates/default/vote/vote_tp_2.html
HTML
asf20
1,940
{template 'content', 'header'} <!--main--> <div class="main"> <div class="col-left"> <div class="crumbs"><a href="{APP_PATH}">首页</a><span> > </span>公告</div> <div id="Article"> <h1>{$title}<br /> <span></span></h1> <div class="content"> {$content} </div> </div> </div...
108wo
phpcms/templates/default/announce/show.html
HTML
asf20
694
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'account_manage_left'} <div class="col-auto"> <div class="col-1 "> <h5 class="title">{L('memberinfo')}:</h5> <div class="content"> <div class="col-1 member-info"> <div class="content"> <div class="col-left himg"> ...
108wo
phpcms/templates/default/member/account_manage_upgrade.html
HTML
asf20
5,186
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>phpcmsV9 - {...
108wo
phpcms/templates/default/member/register.html
HTML
asf20
13,485
{template 'member', 'header'} <script type="text/javascript" src="{JS_PATH}formvalidator.js" charset="UTF-8"></script> <script type="text/javascript" src="{JS_PATH}formvalidatorregex.js" charset="UTF-8"></script> <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <script language="javascript" typ...
108wo
phpcms/templates/default/member/account_manage_info.html
HTML
asf20
2,745
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'left'} <div class="col-auto"> {pc:announce action="lists" num="1" siteid="$memberinfo[siteid]" cache="3600"} {loop $data $r} {php $announceid = $r[aid];} <div class="point" id='announcement' style="display:none"> <a ...
108wo
phpcms/templates/default/member/index.html
HTML
asf20
3,857
<script>function parentreload(){parent.location.reload()}</script> <style type="text/css"> img{ border:none} div{font:12px/18px "宋体",Verdana, Geneva, sans-serif} .text{ position:absolute; left:50%; top:50%; width:200px; margin-top:-30px; margin-left:-190px; color:#999} .icon{ position:absolute; top:50%; right:50%;...
108wo
phpcms/templates/default/member/connect_sina.html
HTML
asf20
980
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'left'} <div class="col-auto"> <div class="col-1 "> <h5 class="title">{L('buy_point')}</h5> <div class="content"> <form method="post" action="" id="myform" name="myform"> <table width="100%" cellspacing="0" class="table_form...
108wo
phpcms/templates/default/member/change_credit.html
HTML
asf20
3,420
{template 'member', 'header'} <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript" src="{JS_PATH}dialog.js"></script> <script language="javascript" type="text/javascript" src="{JS_PATH}content_addtop.js"></script> <div id="memberArea"> {templat...
108wo
phpcms/templates/default/member/favorite_list.html
HTML
asf20
1,256
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>phpcmsV9...
108wo
phpcms/templates/default/member/login.html
HTML
asf20
9,575
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>phpcmsV9 - {...
108wo
phpcms/templates/default/member/forget_password.html
HTML
asf20
7,358
<div id="footer"> {pc:content action="category" catid="1" num="15" siteid="$siteid" order="listorder ASC"} {loop $data $r} <a href="{$r[url]}" target="_blank">{$r[catname]}</a> | {/loop} {/pc} <a href="{APP_PATH}index.php?m=link" target="_blank">友情链接</a> <p class="cp">Powered by <strong><a href="http://www.p...
108wo
phpcms/templates/default/member/footer.html
HTML
asf20
483
<div class="col-left col-1 left-memu"> <h5 class="title"><img src="{IMG_PATH}icon/m_1.png" width="15" height="15" /> {L('manage_center')}</h5> <ul> <li {if ROUTE_A=="publish"} class="on"{/if}><a href="index.php?m=member&c=content&a=publish"><img src="{IMG_PATH}icon/m_2.png" width="14...
108wo
phpcms/templates/default/member/left.html
HTML
asf20
2,758
{template 'member', 'header'} <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript" src="{JS_PATH}dialog.js"></script> <script language="javascript" type="text/javascript" src="{JS_PATH}content_addtop.js"></script> <div id="memberArea"> {templat...
108wo
phpcms/templates/default/member/content_published.html
HTML
asf20
2,087
<script>function parentreload(){parent.location.reload()}</script> <style type="text/css"> img{ border:none} div{font:12px/18px "宋体",Verdana, Geneva, sans-serif} .text{ position:absolute; left:50%; top:50%; width:200px; margin-top:-30px; margin-left:-190px; color:#999} .icon{ position:absolute; top:50%; right:50%;...
108wo
phpcms/templates/default/member/connect_qq.html
HTML
asf20
974
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'account_manage_left'} <div class="col-auto"> <div class="col-1 "> <h5 class="title">{L('memberinfo')}:</h5> <div class="content"> <div class="col-1 member-info"> <div class="content"> <div class="col-left himg"> <a title=...
108wo
phpcms/templates/default/member/account_manage.html
HTML
asf20
2,919
<style> body,html{background:none; padding:0; margin:0} .log{line-height:24px;*line-height:27px; height:24px;float:right; font-size:12px} .log span{color:#ced9e7} .log a{color:#049;text-decoration: none;} .log a:hover{text-decoration: underline;} .log .snda{ position:relative; bottom:-3px} </style> <body style=...
108wo
phpcms/templates/default/member/mini.html
HTML
asf20
950
<style type="text/css"> pre{padding:0; margin:0; font:12px/22px "宋体"} pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } </style...
108wo
phpcms/templates/default/member/protocol.html
HTML
asf20
391
<script>function parentreload(){parent.location.reload()}</script> <style type="text/css"> img{ border:none} div{font:12px/18px "宋体",Verdana, Geneva, sans-serif} .text{ position:absolute; left:50%; top:50%; width:200px; margin-top:-30px; margin-left:-190px; color:#999} .icon{ position:absolute; top:50%; right:50%;...
108wo
phpcms/templates/default/member/connect_snda.html
HTML
asf20
977
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'account_manage_left'} <div class="col-auto"> <div class="col-1 "> <h5 class="title">{L('modify').L('avatar')}</h5> <div class="content"> <script language="javascript" type="text/javascript" src="{$phpsso_api_url}/statics...
108wo
phpcms/templates/default/member/account_manage_avatar.html
HTML
asf20
1,768
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>phpcmsV9 - {...
108wo
phpcms/templates/default/member/header.html
HTML
asf20
2,101
<div class="col-left col-1 left-memu"> <h5 class="title">{L('account_manage')}</h5> <ul> <li{if ROUTE_A=="account_manage_info"} class="on"{/if}><a href="index.php?m=member&c=index&a=account_manage_info&t=1"><img src="{IMG_PATH}icon/user_edit.png" width="16" /> {L('modify').L('me...
108wo
phpcms/templates/default/member/account_manage_left.html
HTML
asf20
1,209
{template 'member', 'header'} <div id="memberArea"> {template 'member', 'account_manage_left'} <div class="col-auto"> <div class="col-1 "> <h5 class="title">{L('modify').L('email')}/{L('password')}</h5> <div class="content"> <form method="post" action="" id="myform" name="myform"> <table width=...
108wo
phpcms/templates/default/member/account_manage_password.html
HTML
asf20
3,112
{template 'member', 'header'} <script type="text/javascript"> <!-- var charset = '{CHARSET}'; var uploadurl = '{php echo pc_base::load_config('system','upload_url')}'; //--> </script> <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript" src...
108wo
phpcms/templates/default/member/content_publish.html
HTML
asf20
2,329
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>phpcmsV9...
108wo
phpcms/templates/default/member/connect.html
HTML
asf20
13,273
{template 'member', 'header'} <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript" src="{JS_PATH}dialog.js"></script> <script language="javascript" type="text/javascript" src="{JS_PATH}content_addtop.js"></script> <div id="memberArea"> {templat...
108wo
phpcms/templates/default/member/content_publish_select_model.html
HTML
asf20
1,420
{template "content","header"} <!--main--> <div class="main"> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > </span>{catpos($catid)} 列表</div> {pc:content action="lists" catid="$catid" num="25" order="id DESC" page="$page"} <ul class="list lh24 f14"> {loop...
108wo
phpcms/templates/default/content/list.html
HTML
asf20
1,594
{template "content","header"} <!--main--> <div class="main"> <div class="col-left"> <div class="news-hot"> <div class="content"> {pc:content action="position" posid="2" order="listorder DESC" num="4"} {loop $data $r} <h4 class="blue"><a href="{$r[url]}" title="...
108wo
phpcms/templates/default/content/index.html
HTML
asf20
7,725
{template "content","header"} <div class="main"> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span>{catpos($catid)} 正文</div> <div id="Article"> <h1>{$title}<br /> <span>{$inputtime}&nbsp;&nbsp;&nbsp;来源:{$copyfrom}&nbsp;&nbsp;&nbsp;评论:<a href="#...
108wo
phpcms/templates/default/content/show.html
HTML
asf20
8,466
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>提示信息</title>...
108wo
phpcms/templates/default/content/message.html
HTML
asf20
2,724
{template "content","header"} <!--main--> <div class="main"> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > </span>{catpos($catid)} 标签:<font color="red">{$tag}</font> 总共有 {$total} 条记录</div> <ul class="list lh24 f14"> {loop $datas $r} <li><span class="rt">{da...
108wo
phpcms/templates/default/content/tag.html
HTML
asf20
1,044
<div class="footer"> <p class="info"> {pc:content action="category" catid="1" num="15" siteid="$siteid" order="listorder ASC"} {loop $data $r} <a href="{$r[url]}" target="_blank">{$r[catname]}</a> | {/loop} {/pc} <a href="{APP_PATH}index.php?m=link" target="_blank">友情链接</a> <br /> Powered by <strong><a href=...
108wo
phpcms/templates/default/content/footer.html
HTML
asf20
820
{template "content","header"} <link href="{CSS_PATH}download.css" rel="stylesheet" type="text/css" /> <div class="main"> <!--left_bar--> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span>{catpos($catid)}{$title}</div> <div class="box boxsbg"> ...
108wo
phpcms/templates/default/content/show_download.html
HTML
asf20
6,590
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>phpcms V9</t...
108wo
phpcms/templates/default/content/header_min.html
HTML
asf20
1,711
{template "content","header"} <link href="{CSS_PATH}download.css" rel="stylesheet" type="text/css" /> <!--main--> <div class="main"> <!--left_bar--> <div class="col-left"> <div class="crumbs"><a href="#">首页</a><span> &gt; </span>{catpos($catid)}</div> <!--最新下载--> <div class="box mg_b10"> ...
108wo
phpcms/templates/default/content/list_download.html
HTML
asf20
2,706
{template "content","header_min"} <style type="text/css"> .header,.main,.footer{width:940px;margin:0 auto; overflow:auto} </style> <div class="main"> <div class="col-left navlist"> <div class="box memu"> <h6 class="title-2 f14 text-c">频道列表</h6> <div class="content blue"> {pc:content action="categor...
108wo
phpcms/templates/default/content/rss.html
HTML
asf20
4,063
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>{if isset($S...
108wo
phpcms/templates/default/content/header_page.html
HTML
asf20
2,723
{template "content","header"} <style type="text/css" > .photo_prev a{cursor:url({IMG_PATH}v9/prev.cur), auto;} .photo_next a{cursor:url({IMG_PATH}v9/next.cur), auto;} </style> <div class="main photo-channel"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > {catpos($catid)}</div> <div id="A...
108wo
phpcms/templates/default/content/show_picture.html
HTML
asf20
6,613
{template "content","header_page"} <div id="content"> <div class="col-left left-nav"> <h1>关于我们</h1> <ul class="content"> {loop $arrchild_arr $cid} <li{if $catid==$cid} class="cur"{/if}><a href="{$CATEGORYS[$cid][url]}">{$CATEGORYS[$cid][catname]}</a></li> {/loop} <...
108wo
phpcms/templates/default/content/page.html
HTML
asf20
639
{template "content","header"} <link href="{CSS_PATH}dialog.css" rel="stylesheet" type="text/css" /> <style> <!-- .linkage-menu{height:200px; overflow-y:auto; padding:0 4px} .linkage-menu h6{ border-bottom:1px solid #e2ecee; padding:2px 0 3px; margin-bottom:5px} .linkage-menu h6 a.rt{ font-weight:normal; font-fami...
108wo
phpcms/templates/default/content/search.html
HTML
asf20
2,649
{template "content","header"} <!--main--> <div class="main"> <div class="col-left channel-hot"> <div class="news-hot"> <div class="icon"></div> <div class="content"> {pc:content action="position" posid="10" catid="$catid" thumb="1" order="listorder DESC" num="2"} {loop $data...
108wo
phpcms/templates/default/content/category.html
HTML
asf20
4,911
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>{if isse...
108wo
phpcms/templates/default/content/header.html
HTML
asf20
4,050
{template "content","header"} <!--main--> <div class="main photo-channel"> <div class="col-left photo-slide"> <div class="content"> <div class="FocusPic"> <div id="photo-slide"> <div class="changeDiv"> {pc:content action="position" posid="8" order="list...
108wo
phpcms/templates/default/content/category_picture.html
HTML
asf20
3,162
{template "content","header"} <!--main--> <div class="main photo-channel"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> > {catpos($catid)}</div> <div class="bk10"></div> {pc:content action="lists" catid="$catid" num="10" order="id DESC" page="$page"} <ul class="photo-list picbig"> {loop $d...
108wo
phpcms/templates/default/content/list_picture.html
HTML
asf20
695
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>{$catname}- ...
108wo
phpcms/templates/default/content/download.html
HTML
asf20
1,270
{template "content","header"} <link href="{CSS_PATH}download.css" rel="stylesheet" type="text/css" /> <!--main--> <div class="main"> <!--left_bar--> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">首页</a><span> &gt; </span>{catpos($catid)}</div> <!--广告698x90--> <div class="b...
108wo
phpcms/templates/default/content/category_download.html
HTML
asf20
3,040
<?php return array ( 'name' => '默认模板', 'author' => 'PHPCMS TEAM', 'dirname' => 'default', 'homepage' => 'http://www.phpcms.cn/', 'version' => '1.0', 'disable' => 1, 'file_explan' => array ( 'templates|default|content' => array ( 'category.html' => '文章频道页', 'category_download.html' ...
108wo
phpcms/templates/default/config.php
PHP
asf20
6,300
{template "content","header"} <script type="text/javascript" src="{JS_PATH}formvalidator.js" charset="UTF-8"></script> <script type="text/javascript" src="{JS_PATH}formvalidatorregex.js" charset="UTF-8"></script> <link href="{CSS_PATH}link.css" rel="stylesheet" type="text/css" /> <link href="{CSS_PATH}table_form.c...
108wo
phpcms/templates/default/link/register.html
HTML
asf20
4,935
{template "content","header"} <link href="{CSS_PATH}link.css" rel="stylesheet" type="text/css" /> <!--main--> <div class="main"> <!--left_bar--> <div class="col-left"> <div class="crumbs"><a href="{siteurl($siteid)}">网站首页</a><span> &gt; </span><a href="{APP_PATH}index.php?m={ROUTE_M}&siteid={$siteid}">友情链接<...
108wo
phpcms/templates/default/link/index.html
HTML
asf20
3,099
{template "content","header"} <link href="{CSS_PATH}link.css" rel="stylesheet" type="text/css" /> <!--main--> <div class="main"> <!--left_bar--> {pc:link action="get_type" typeid="$type_id" siteid="$siteid"} {php $type_arr = $data;} {/pc} <div class="col-left"> <div class="crumbs"><a href="{si...
108wo
phpcms/templates/default/link/list_type.html
HTML
asf20
2,245
<style type="text/css"> #mood{text-align: center;} #mood ul li,#mood ul li div.pillar{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;} #mood ul li{vertical-align: bottom} #mood ul li{width:80px; padding-bottom:10px} #mood ul li span{ font-size:12px} #mood ul li label{ display:block;}...
108wo
phpcms/templates/default/mood/index.html
HTML
asf20
1,280
function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Wspaceidth = 0; this.Height = 0; this.IsHitCount = "N"; this.UploadFilePath = ""; this.URL...
108wo
phpcms/templates/default/poster/banner.html
HTML
asf20
3,185
function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Width = 0; this.Height = 0; this.IsHitCount = "N"; this.UploadFilePath = ""; this.URL = ""...
108wo
phpcms/templates/default/poster/imagelist.html
HTML
asf20
2,799
function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Width = 0; this.Height = 0; this.IsHitCount = "N"; this.UploadFilePath = ""; this.Step...
108wo
phpcms/templates/default/poster/float.html
HTML
asf20
5,909
{show_ad(1, 15)}
108wo
phpcms/templates/default/poster/test.html
HTML
asf20
16
function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Width = 0; this.Height = 0; this.IsHitCount = "N"; this.UploadFilePath = ""; this.URL = ""...
108wo
phpcms/templates/default/poster/text.html
HTML
asf20
2,287
function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Width = 0; this.Height = 0; this.IsHitCount = "Y"; this.Scroll = "N"; this.UploadFilePath ...
108wo
phpcms/templates/default/poster/couplet.html
HTML
asf20
5,775
function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Width = 0; this.Height = 0; this.IsHitCount = "Y"; this.Scroll = "N"; this.Align = "N"; ...
108wo
phpcms/templates/default/poster/fixure.html
HTML
asf20
5,148
var links = new Array(); var isIE=!!window.ActiveXObject; {loop $pinfo $k $p} links[{intval($k+1)}] = "{APP_PATH}index.php?m=poster&c=index&a=poster_click&siteid={$siteid}&id={$p['id']}"; if (isIE){ if (document.readyState=="complete"){ statAD('{$siteid}', '{$p['id']}', '{$p['spaceid']}'); } else { docume...
108wo
phpcms/templates/default/poster/imagechange.html
HTML
asf20
2,986
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>{if isse...
108wo
phpcms/templates/default/comment/show_list.html
HTML
asf20
7,341
{template "content","header"} {pc:comment action="get_comment" commentid="$commentid"} {php $comment = $data;} {/pc} <div class="main"> <h2 class="comment-title blue"><a href="{if $comment[url]}{$comment[url]}{else}{$url}{/if}">{if $comment[title]}{$comment[title]}{else}{$title}{/if}</a> <a href="#comment"...
108wo
phpcms/templates/default/comment/list.html
HTML
asf20
7,018
{template 'special', 'header'} <div class="main"> <div class="crumbs"><a href="">首页</a><span> &gt; </span> <a href="{APP_PATH}index.php?m=special&c=index&a=special">专题</a> <span> &gt; </span> <a href="{$url}">{$title}</a> </div> <div class="box"> <h5>{$info[name]}</h5> <div class="content"> ...
108wo
phpcms/templates/default/special/list.html
HTML
asf20
753
{template 'special', 'header'} <style type="text/css"> .plan-2{ padding:0 8px; text-align:center; overflow:hidden} .plan-2 li div.img-wrap,.plan-2 li a{ width:120px; height:100px; margin:auto} </style> <!--main--> <div class="main"> <div class="col-left new"> <div class="FocusPic"> {pc:special ...
108wo
phpcms/templates/default/special/index.html
HTML
asf20
4,595
<script type="text/javascript" src="{JS_PATH}search_common.js"></script> <style type="text/css" > .photo_prev a{cursor:url({IMG_PATH}v9/prev.cur), auto;} .photo_next a{cursor:url({IMG_PATH}v9/next.cur), auto;} .photo-channel #Article .big-pic #big-pic{ width:900px;} .photo-channel #Article .big-pic,#Article .list-...
108wo
phpcms/templates/default/special/api_picture.html
HTML
asf20
2,264
{template "content","header"} <div class="main"> <div class="col-left"> <div class="crumbs"><a href="">首页</a><span> &gt; </span> <a href="{APP_PATH}index.php?m=special&c=index&a=special">专题</a> <span> &gt; </span> <a href="{$_special['url']}">{$s_info['title']}</a> <span> &gt; </span> {$title}</div> <...
108wo
phpcms/templates/default/special/show.html
HTML
asf20
5,071