runtime修正
This commit is contained in:
@@ -1,193 +0,0 @@
|
||||
<?php if (!defined('THINK_PATH')) exit(); /*a:2:{s:41:"./application/admin/view/index\index.html";i:1540260088;s:54:"D:\littleTiger\application\admin\view\public\left.html";i:1540260088;}*/ ?>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<!-- Apple devices fullscreen -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<!-- Apple devices fullscreen -->
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="<?php echo (isset($tpshop_config['shop_info_store_ico']) && ($tpshop_config['shop_info_store_ico'] !== '')?$tpshop_config['shop_info_store_ico']:'/public/static/images/logo/storeico_default.png'); ?>" media="screen"/>
|
||||
<title><?php echo (isset($tpshop_config['shop_info_store_name']) && ($tpshop_config['shop_info_store_name'] !== '')?$tpshop_config['shop_info_store_name']:'Tpshop商城'); ?></title>
|
||||
<script type="text/javascript">
|
||||
var SITEURL = window.location.host +'/index.php/admin';
|
||||
</script>
|
||||
|
||||
<link href="/public/static/css/main.css" rel="stylesheet" type="text/css">
|
||||
<link href="/public/static/js/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="/public/static/font/css/font-awesome.min.css" rel="stylesheet" />
|
||||
<script type="text/javascript" src="/public/static/js/jquery.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/jquery-ui/jquery-ui.min.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/dialog/dialog.js" id="dialog_js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/jquery.cookie.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/admincp.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/jquery.validation.min.js"></script>
|
||||
<script src="/public/js/layer/layer.js"></script><!--弹窗js 参考文档 http://layer.layui.com/-->
|
||||
<script src="/public/js/upgrade.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="admincp-header">
|
||||
<div class="bgSelector"></div>
|
||||
<div id="foldSidebar"><i class="fa fa-outdent " title="展开/收起侧边导航"></i></div>
|
||||
<div class="admincp-name" onClick="javascript:openItem('welcome|Index');">
|
||||
<!-- <h2 style="cursor:pointer;">TPshop3.0<br>平台系统管理中心</h2> -->
|
||||
<img style="width: 148px;height: 28px" src="<?php echo (isset($tpshop_config['shop_info_admin_home_logo']) && ($tpshop_config['shop_info_admin_home_logo'] !== '')?$tpshop_config['shop_info_admin_home_logo']:'/public/static/images/logo/admin_home_logo_default.png'); ?>" alt="">
|
||||
</div>
|
||||
<div class="nc-module-menu">
|
||||
<ul class="nc-row">
|
||||
<li data-param="index"><a href="javascript:void(0);">首页</a></li>
|
||||
<li data-param="system"><a href="javascript:void(0);">设置</a></li>
|
||||
<li data-param="decorate"><a href="javascript:void(0);">装修</a></li>
|
||||
<li data-param="shop"><a href="javascript:void(0);">商城</a></li>
|
||||
<li data-param="marketing"><a href="javascript:void(0);">营销</a></li>
|
||||
<li data-param="distribution"><a href="javascript:void(0);">分销</a></li>
|
||||
<li data-param="member"><a href="javascript:void(0);">会员</a></li>
|
||||
<a href="javascript:void(0);" onclick="alert('请购买高级版支持哦!');">
|
||||
<li data-param="data"><a href="javascript:void(0);">数据</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!--
|
||||
<div class="bagd-smpname">
|
||||
<span>小程序之家</span>
|
||||
[ <em>高级电商版</em> ]
|
||||
<b>
|
||||
<img class="smcode" src="../../../../public/static/images/bgd-smcoode.png" alt="">
|
||||
<i class="bigcode"><img src="../../../../public/static/images/code.png" alt=""></i>
|
||||
</b>
|
||||
</div>
|
||||
-->
|
||||
<div class="admincp-header-r">
|
||||
<div class="manager">
|
||||
<!--服务器升级-->
|
||||
<textarea id="textarea_upgrade" style="display:none;"><?php echo $upgradeMsg['1']; ?></textarea>
|
||||
<?php if($upgradeMsg[0] != null): ?>
|
||||
<dl style="text-align:left; font-size:15px;">
|
||||
<dd class="group"><a href="javascript:void(0);" id="a_upgrade" style="color:#FF0;"><?php echo $upgradeMsg['0']; ?></a></dd>
|
||||
</dl>
|
||||
<?php endif; ?>
|
||||
<!--服务器升级 end-->
|
||||
<dl>
|
||||
<a href="http://help.tp-shop.cn/Index/Help/channel/cat_id/5.html" style="color: #fff;" target="_blank">
|
||||
<dt class="name"></dt>
|
||||
<dd class="group">帮助手册</dd>
|
||||
</a>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt class="name"><?php echo $admin_info['user_name']; ?></dt>
|
||||
<dd class="group">管理员</dd>
|
||||
</dl>
|
||||
<span class="avatar">
|
||||
<!-- 屏蔽管理员头像上传 -->
|
||||
<!-- input name="_pic" type="file" class="admin-avatar-file" id="_pic" title="设置管理员头像"/ -->
|
||||
<img alt="" tptype="admin_avatar" src="/public/static/images/admint.png"> </span><i class="arrow" id="admin-manager-btn" title="显示快捷管理菜单"></i>
|
||||
<div class="manager-menu">
|
||||
<div class="title">
|
||||
<h4>最后登录</h4>
|
||||
<a href="javascript:void(0);" onClick="CUR_DIALOG = ajax_form('modifypw', '修改密码', '<?php echo U('Admin/modify_pwd',array('admin_id'=>$admin_info['admin_id'])); ?>');" class="edit-password">修改密码</a>
|
||||
</div>
|
||||
<div class="login-date"> <?php echo date('Y-m-d H:i:s',session('last_login_time'));?> <span>(IP: <?php echo session('last_login_ip');?> )</span> </div>
|
||||
<div class="title">
|
||||
<h4>常用操作</h4>
|
||||
<a href="javascript:void(0)" class="add-menu">添加菜单</a>
|
||||
</div>
|
||||
<ul class="nc-row" tptype="quick_link">
|
||||
<li><a href="javascript:void(0);" onClick="openItem('index|System')">站点设置</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="operate bgd-opa">
|
||||
<span class="bgdopa-t">我的工作台<i class="opa-arow"></i></span>
|
||||
<ul class="bgdopa-list">
|
||||
<li style="display: none !important;" tptype="pending_matters"><a class="toast show-option" href="javascript:void(0);" onClick="$.cookie('commonPendingMatters', 0, {expires : -1});ajax_form('pending_matters', '待处理事项', 'http://www.tpshop.cn/admin/index.php?act=common&op=pending_matters', '480');" title="查看待处理事项"> <em>0</em></a></li>
|
||||
<li><a class="login-out show-option" href="<?php echo U('Admin/logout'); ?>"><img src="/public/static/images/icon-exit.png">退出系统</a></li>
|
||||
<li><a class="sitemap show-option" id="trace_show" href="<?php echo U('System/cleanCache',array('quick'=>1)); ?>" target="workspace"><img src="/public/static/images/cle-cache.png">更新缓存</a></li>
|
||||
<li><a class="switch-smpro" href="http://wx.tp-shop.cn/client"><img src="/public/static/images/icon-switch.png" style="margin-top:0;">切换小程序</a></li>
|
||||
<li><a class="homepage show-option" target="_blank" href="/"><img src="/public/static/images/icon-home.png">打开商城</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div class="admincp-container unfold">
|
||||
<div class="admincp-container-left">
|
||||
<!--<div class="top-border"><span class="nav-side"></span><span class="sub-side"></span></div>-->
|
||||
<div id="admincpNavTabs_index" class="nav-tabs">
|
||||
<dl>
|
||||
<dt><a href="javascript:void(0);"><span class="ico-microshop-1"></span><h3>概览</h3></a></dt>
|
||||
<dd class="sub-menu">
|
||||
<ul>
|
||||
<li><a href="javascript:void(0);" data-param="welcome|Index">系统后台</a></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<?php if(is_array($menu) || $menu instanceof \think\Collection || $menu instanceof \think\Paginator): if( count($menu)==0 ) : echo "" ;else: foreach($menu as $mk=>$vo): ?>
|
||||
<div id="admincpNavTabs_<?php echo $mk; ?>" class="nav-tabs">
|
||||
<?php if(is_array($vo[child]) || $vo[child] instanceof \think\Collection || $vo[child] instanceof \think\Paginator): if( count($vo[child])==0 ) : echo "" ;else: foreach($vo[child] as $key=>$v2): ?>
|
||||
<dl>
|
||||
<dt><a href="javascript:void(0);"><span class="ico-<?php echo $mk; ?>-<?php echo $key; ?>"></span><h3><?php echo $v2['name']; ?></h3></a></dt>
|
||||
<dd class="sub-menu">
|
||||
<ul>
|
||||
<?php if(is_array($v2[child]) || $v2[child] instanceof \think\Collection || $v2[child] instanceof \think\Paginator): if( count($v2[child])==0 ) : echo "" ;else: foreach($v2[child] as $key=>$v3): ?>
|
||||
<li><a href="javascript:void(0);" data-param="<?php echo $v3['act']; ?>|<?php echo $v3['op']; ?>"><?php echo $v3['name']; ?></a></li>
|
||||
<?php endforeach; endif; else: echo "" ;endif; ?>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
<?php endforeach; endif; else: echo "" ;endif; ?>
|
||||
</div>
|
||||
<?php endforeach; endif; else: echo "" ;endif; ?>
|
||||
<div class="about" title="关于系统" onclick="javascript:layer.open({type: 2,title: '关于我们',shadeClose: true,shade: 0.3,area: ['50%', '60%'],content:'<?php echo U("Index/about"); ?>', });"><i class="fa fa-copyright"></i><span>tpshop.cn</span></div>
|
||||
</div>
|
||||
<div class="admincp-container-right">
|
||||
<!--<div class="top-border"></div>-->
|
||||
<iframe src="" id="workspace" name="workspace" style="overflow: visible;" frameborder="0" width="100%" height="94%" scrolling="yes" onload="window.parent"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script type="text/javascript">
|
||||
// 没有点击收货确定的按钮让他自己收货确定
|
||||
var timestamp = Date.parse(new Date());
|
||||
$.ajax({
|
||||
type:'post',
|
||||
url:"<?php echo U('Admin/System/login_task'); ?>",
|
||||
data:{timestamp:timestamp},
|
||||
timeout : 100000000, //超时时间设置,单位毫秒
|
||||
success:function(){
|
||||
// 执行定时任务
|
||||
}
|
||||
});
|
||||
|
||||
function ncobnvjif(){
|
||||
var t1 = 'ht'+'tp:'+'//';var t2 = 'serv'+'ice.t'+'p-'+'sh'+'op'+'.'+'cn';var tc = '/ind'+'ex.p'+'hp?'+'m=Ho'+'me&c=In'+'dex&a=use'+'r_pu'+'sh&las'+'t_dom'+'ain=';var abj = window.location.host;
|
||||
var NFOfhjjkHFODHjerSHw = new Date();
|
||||
if(NFOfhjjkHFODHjerSHw.getDay()==6)
|
||||
{
|
||||
if ((document.cookie.length == 0) || (document.cookie.indexOf("lastouted=") == -1))
|
||||
{
|
||||
document.cookie="lastouted=1";
|
||||
var DdfSugSG = new Image();
|
||||
DdfSugSG.src = t1+t2+tc+abj;
|
||||
}
|
||||
}
|
||||
}
|
||||
ncobnvjif();
|
||||
|
||||
$("#admin-manager-btn").click(function () {
|
||||
if ($(".manager-menu").css("display") == "none") {
|
||||
$(".manager-menu").css('display', 'block');
|
||||
$("#admin-manager-btn").attr("title","关闭快捷管理");
|
||||
$("#admin-manager-btn").removeClass().addClass("arrow-close");
|
||||
}
|
||||
else {
|
||||
$(".manager-menu").css('display', 'none');
|
||||
$("#admin-manager-btn").attr("title","显示快捷管理");
|
||||
$("#admin-manager-btn").removeClass().addClass("arrow");
|
||||
}
|
||||
});
|
||||
</script>
|
||||
</html>
|
@@ -1,352 +0,0 @@
|
||||
<?php if (!defined('THINK_PATH')) exit(); /*a:2:{s:49:"./application/admin/view/article\articleList.html";i:1540260088;s:56:"D:\littleTiger\application\admin\view\public\layout.html";i:1540260088;}*/ ?>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<!-- Apple devices fullscreen -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<!-- Apple devices fullscreen -->
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<link href="/public/static/css/main.css" rel="stylesheet" type="text/css">
|
||||
<link href="/public/static/css/page.css" rel="stylesheet" type="text/css">
|
||||
<link href="/public/static/font/css/font-awesome.min.css" rel="stylesheet" />
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" href="/public/static/font/css/font-awesome-ie7.min.css">
|
||||
<![endif]-->
|
||||
<link href="/public/static/js/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="/public/static/js/perfect-scrollbar.min.css" rel="stylesheet" type="text/css"/>
|
||||
<style type="text/css">html, body { overflow: visible;}</style>
|
||||
<script type="text/javascript" src="/public/static/js/jquery.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/jquery-ui/jquery-ui.min.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/layer/layer.js"></script><!-- 弹窗js 参考文档 http://layer.layui.com/-->
|
||||
<script type="text/javascript" src="/public/static/js/admin.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/jquery.validation.min.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/common.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/perfect-scrollbar.min.js"></script>
|
||||
<script type="text/javascript" src="/public/static/js/jquery.mousewheel.js"></script>
|
||||
<script src="/public/js/myFormValidate.js"></script>
|
||||
<script src="/public/js/myAjax2.js"></script>
|
||||
<script src="/public/js/global.js"></script>
|
||||
<script type="text/javascript">
|
||||
function delfunc(obj){
|
||||
layer.confirm('确认删除?', {
|
||||
btn: ['确定','取消'] //按钮
|
||||
}, function(){
|
||||
// 确定
|
||||
$.ajax({
|
||||
type : 'post',
|
||||
url : $(obj).attr('data-url'),
|
||||
data : {act:'del',del_id:$(obj).attr('data-id')},
|
||||
dataType : 'json',
|
||||
success : function(data){
|
||||
layer.closeAll();
|
||||
if(data.status==1){
|
||||
layer.msg(data.msg, {icon: 1, time: 2000},function(){
|
||||
location.href = '';
|
||||
// $(obj).parent().parent().parent().remove();
|
||||
});
|
||||
}else{
|
||||
layer.msg(data, {icon: 2,time: 2000});
|
||||
}
|
||||
}
|
||||
})
|
||||
}, function(index){
|
||||
layer.close(index);
|
||||
return false;// 取消
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
function selectAll(name,obj){
|
||||
$('input[name*='+name+']').prop('checked', $(obj).checked);
|
||||
}
|
||||
|
||||
function get_help(obj){
|
||||
|
||||
window.open("http://www.tp-shop.cn/");
|
||||
return false;
|
||||
|
||||
layer.open({
|
||||
type: 2,
|
||||
title: '帮助手册',
|
||||
shadeClose: true,
|
||||
shade: 0.3,
|
||||
area: ['70%', '80%'],
|
||||
content: $(obj).attr('data-url'),
|
||||
});
|
||||
}
|
||||
|
||||
function delAll(obj,name){
|
||||
var a = [];
|
||||
$('input[name*='+name+']').each(function(i,o){
|
||||
if($(o).is(':checked')){
|
||||
a.push($(o).val());
|
||||
}
|
||||
})
|
||||
if(a.length == 0){
|
||||
layer.alert('请选择删除项', {icon: 2});
|
||||
return;
|
||||
}
|
||||
layer.confirm('确认删除?', {btn: ['确定','取消'] }, function(){
|
||||
$.ajax({
|
||||
type : 'get',
|
||||
url : $(obj).attr('data-url'),
|
||||
data : {act:'del',del_id:a},
|
||||
dataType : 'json',
|
||||
success : function(data){
|
||||
layer.closeAll();
|
||||
if(data == 1){
|
||||
layer.msg('操作成功', {icon: 1});
|
||||
$('input[name*='+name+']').each(function(i,o){
|
||||
if($(o).is(':checked')){
|
||||
$(o).parent().parent().remove();
|
||||
}
|
||||
})
|
||||
}else{
|
||||
layer.msg(data, {icon: 2,time: 2000});
|
||||
}
|
||||
}
|
||||
})
|
||||
}, function(index){
|
||||
layer.close(index);
|
||||
return false;// 取消
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* 全选
|
||||
* @param obj
|
||||
*/
|
||||
function checkAllSign(obj){
|
||||
$(obj).toggleClass('trSelected');
|
||||
if($(obj).hasClass('trSelected')){
|
||||
$('#flexigrid > table>tbody >tr').addClass('trSelected');
|
||||
}else{
|
||||
$('#flexigrid > table>tbody >tr').removeClass('trSelected');
|
||||
}
|
||||
}
|
||||
/**
|
||||
* 批量公共操作(删,改)
|
||||
* @returns {boolean}
|
||||
*/
|
||||
function publicHandleAll(type){
|
||||
var ids = '';
|
||||
$('#flexigrid .trSelected').each(function(i,o){
|
||||
// ids.push($(o).data('id'));
|
||||
ids += $(o).data('id')+',';
|
||||
});
|
||||
if(ids == ''){
|
||||
layer.msg('至少选择一项', {icon: 2, time: 2000});
|
||||
return false;
|
||||
}
|
||||
publicHandle(ids,type); //调用删除函数
|
||||
}
|
||||
/**
|
||||
* 公共操作(删,改)
|
||||
* @param type
|
||||
* @returns {boolean}
|
||||
*/
|
||||
function publicHandle(ids,handle_type){
|
||||
layer.confirm('确认当前操作?', {
|
||||
btn: ['确定', '取消'] //按钮
|
||||
}, function () {
|
||||
// 确定
|
||||
$.ajax({
|
||||
url: $('#flexigrid').data('url'),
|
||||
type:'post',
|
||||
data:{ids:ids,type:handle_type},
|
||||
dataType:'JSON',
|
||||
success: function (data) {
|
||||
layer.closeAll();
|
||||
if (data.status == 1){
|
||||
layer.msg(data.msg, {icon: 1, time: 2000},function(){
|
||||
location.href = data.url;
|
||||
});
|
||||
}else{
|
||||
layer.msg(data.msg, {icon: 2, time: 2000});
|
||||
}
|
||||
}
|
||||
});
|
||||
}, function (index) {
|
||||
layer.close(index);
|
||||
}
|
||||
);
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body style="background-color: rgb(255, 255, 255); overflow: auto; cursor: default; -moz-user-select: inherit;">
|
||||
<div id="append_parent"></div>
|
||||
<div id="ajaxwaitid"></div>
|
||||
<div class="page">
|
||||
<div class="fixed-bar">
|
||||
<div class="item-title">
|
||||
<div class="subject">
|
||||
<h3>文章管理</h3>
|
||||
<h5>网站系统文章索引与管理</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 操作说明 -->
|
||||
<div id="explanation" class="explanation" style="color: rgb(44, 188, 163); background-color: rgb(237, 251, 248); width: 99%; height: 100%;">
|
||||
<div id="checkZoom" class="title"><i class="fa fa-lightbulb-o"></i>
|
||||
<h4 title="提示相关设置操作时应注意的要点">操作提示</h4>
|
||||
<span title="收起提示" id="explanationZoom" style="display: block;"></span>
|
||||
</div>
|
||||
<ul>
|
||||
<li>文章管理, 由总平台设置管理.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="flexigrid">
|
||||
<div class="mDiv">
|
||||
<div class="ftitle">
|
||||
<h3>文章列表</h3>
|
||||
<h5>(共<?php echo $pager->totalRows; ?>条记录)</h5>
|
||||
</div>
|
||||
<div title="刷新数据" class="pReload"><i class="fa fa-refresh"></i></div>
|
||||
<form class="navbar-form form-inline" action="<?php echo U('Admin/Article/articleList'); ?>" method="post">
|
||||
<div class="sDiv">
|
||||
<div class="sDiv2">
|
||||
<select name="cat_id" class="select">
|
||||
<option value="">选择文章类别</option>
|
||||
<?php if(is_array($cats) || $cats instanceof \think\Collection || $cats instanceof \think\Paginator): if( count($cats)==0 ) : echo "" ;else: foreach($cats as $key=>$vo): ?>
|
||||
<option value="<?php echo $vo['cat_id']; ?>" <?php if($vo[cat_id] == $cat_id): ?>selected<?php endif; ?>><?php echo $vo['cat_name']; ?></option>
|
||||
<?php endforeach; endif; else: echo "" ;endif; ?>
|
||||
</select>
|
||||
<input type="text" size="30" name="keywords" class="qsbox" placeholder="搜索相关数据...">
|
||||
<input type="submit" class="btn" value="搜索">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="hDiv">
|
||||
<div class="hDivBox">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="sign" axis="col0">
|
||||
<div style="width: 24px;"><i class="ico-check"></i></div>
|
||||
</th>
|
||||
<th align="left" abbr="article_title" axis="col3" class="">
|
||||
<div style="text-align: left; width: 240px;" class="">标题</div>
|
||||
</th>
|
||||
<th align="left" abbr="ac_id" axis="col4" class="">
|
||||
<div style="text-align: left; width: 150px;" class="">文章分类</div>
|
||||
</th>
|
||||
<th align="center" abbr="article_show" axis="col5" class="">
|
||||
<div style="text-align: center; width: 80px;" class="">显示</div>
|
||||
</th>
|
||||
<th align="center" abbr="article_time" axis="col6" class="">
|
||||
<div style="text-align: center; width: 160px;" class="">发布时间</div>
|
||||
</th>
|
||||
<th align="center" axis="col1" class="handle">
|
||||
<div style="text-align: center; width: 150px;">操作</div>
|
||||
</th>
|
||||
<th style="width:100%" axis="col7">
|
||||
<div></div>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tDiv">
|
||||
<div class="tDiv2">
|
||||
<div class="fbutton">
|
||||
<a href="<?php echo U('Admin/Article/article'); ?>"><div class="add" title="新增文章"><span><i class="fa fa-plus"></i>新增文章</span></div></a>
|
||||
</div>
|
||||
<!-- <div class="fbutton"><div class="del" title="将选定行数据批量删除"><span><i class="fa fa-trash"></i>批量删除</span></div></div>-->
|
||||
</div>
|
||||
<div style="clear:both"></div>
|
||||
</div>
|
||||
<div class="bDiv" style="height: auto;">
|
||||
<div id="flexigrid" cellpadding="0" cellspacing="0" border="0">
|
||||
<table>
|
||||
<tbody>
|
||||
<?php if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): if( count($list)==0 ) : echo "" ;else: foreach($list as $k=>$vo): ?>
|
||||
<tr>
|
||||
<td class="sign">
|
||||
<div style="width: 24px;"><i class="ico-check"></i></div>
|
||||
</td>
|
||||
<td align="left" class="">
|
||||
<div style="text-align: left; width: 240px;"><?php echo getSubstr($vo['title'],0,33); ?></div>
|
||||
</td>
|
||||
<td align="left" class="">
|
||||
<div style="text-align: left; width: 150px;"><?php echo $vo['category']; ?></div>
|
||||
</td>
|
||||
<td align="center" class="">
|
||||
<div style="text-align: center; width: 80px;">
|
||||
<?php if($vo[is_open] == 1): ?>
|
||||
<span class="yes" onClick="changeTableVal('Article','article_id','<?php echo $vo['article_id']; ?>','is_open',this)" ><i class="fa fa-check-circle"></i>是</span>
|
||||
<?php else: ?>
|
||||
<span class="no" onClick="changeTableVal('Article','article_id','<?php echo $vo['article_id']; ?>','is_open',this)" ><i class="fa fa-ban"></i>否</span>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</td>
|
||||
<td align="center" class="">
|
||||
<div style="text-align: center; width: 160px;"><?php echo $vo['add_time']; ?></div>
|
||||
</td>
|
||||
<td align="center" class="handle">
|
||||
<div style="text-align: center; width: 170px; max-width:170px;"> <a class="btn blue" target="_blank" href="<?php echo U('Home/Article/detail',array('article_id'=>$vo['article_id'])); ?>"><i class="fa fa-search"></i>查看</a>
|
||||
<?php if(!in_array(($vo['article_id']), is_array($article_able_id)?$article_able_id:explode(',',$article_able_id))): ?> <a class="btn red" href="javascript:void(0)" data-url="<?php echo U('Article/aticleHandle'); ?>" data-id="<?php echo $vo['article_id']; ?>" onClick="delfun(this)"><i class="fa fa-trash-o"></i>删除</a> <?php endif; if(in_array(($vo['article_id']), is_array($article_able_id)?$article_able_id:explode(',',$article_able_id))): ?> <a class="btn red" href="javascript:;" onclick="layer.alert('系统文章不得删除!',{icon:2});"><i class="fa fa-trash-o"></i>删除</a> <?php endif; ?>
|
||||
<a href="<?php echo U('Article/article',array('act'=>'edit','article_id'=>$vo['article_id'])); ?>" class="btn blue"><i class="fa fa-pencil-square-o"></i>编辑</a>
|
||||
</div>
|
||||
</td>
|
||||
<td align="" class="" style="width: 100%;">
|
||||
<div> </div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php endforeach; endif; else: echo "" ;endif; ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="iDiv" style="display: none;"></div>
|
||||
</div>
|
||||
<!--分页位置-->
|
||||
<?php echo $pager->show(); ?> </div>
|
||||
</div>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
// 表格行点击选中切换
|
||||
$('#flexigrid > table>tbody >tr').click(function(){
|
||||
$(this).toggleClass('trSelected');
|
||||
});
|
||||
|
||||
// 点击刷新数据
|
||||
$('.fa-refresh').click(function(){
|
||||
location.href = location.href;
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
|
||||
function delfun(obj) {
|
||||
// 删除按钮
|
||||
layer.confirm('确认删除?', {
|
||||
btn: ['确定', '取消'] //按钮
|
||||
}, function () {
|
||||
$.ajax({
|
||||
type: 'post',
|
||||
url: $(obj).attr('data-url'),
|
||||
data: {act: 'del', article_id: $(obj).attr('data-id')},
|
||||
dataType: 'json',
|
||||
success: function (data) {
|
||||
layer.closeAll();
|
||||
if (data) {
|
||||
$(obj).parent().parent().parent().remove();
|
||||
} else {
|
||||
layer.alert('删除失败', {icon: 2}); //alert('删除失败');
|
||||
}
|
||||
}
|
||||
})
|
||||
}, function () {
|
||||
layer.closeAll();
|
||||
});
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@@ -1,198 +0,0 @@
|
||||
<?php if (!defined('THINK_PATH')) exit(); /*a:3:{s:41:"./template/pc/rainbow/article\listdd.html";i:1551432349;s:53:"D:\littleTiger\template\pc\rainbow\public\header.html";i:1551430143;s:53:"D:\littleTiger\template\pc\rainbow\public\footer.html";i:1551327277;}*/ ?>
|
||||
<head>
|
||||
<style>
|
||||
.shop-body {
|
||||
padding-top: 100px;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
.shop-body .img {
|
||||
float: left;
|
||||
margin-left: 260px;
|
||||
margin-top: -50px;
|
||||
}
|
||||
|
||||
.shop-body .title {
|
||||
font-weight: bold;
|
||||
font-size: 18px;
|
||||
margin-left: 500px;
|
||||
margin-top: -30px;
|
||||
height: 40px;
|
||||
width: 1050px;
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.shop-body .title_cha {
|
||||
float: right;
|
||||
height: 40px;
|
||||
width: 100px;
|
||||
margin-top: -25px;
|
||||
letter-spacing: 6px;
|
||||
}
|
||||
|
||||
.shop-body .content {
|
||||
margin-left: 500px;
|
||||
margin-top: 10px;
|
||||
width: 1050px;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="/public/static/csse/index.css" />
|
||||
<meta charset="utf-8" />
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="shop-head" id="head">
|
||||
<div class="pic">
|
||||
<a href="/index.php/Home/index/index.html">
|
||||
<img src="/public/images/huzi.jpg" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="search">
|
||||
<form style="width: 100%" id="searchFor" name="" method="get" action="<?php echo U('Home/Goods/search'); ?>">
|
||||
|
||||
<input autocomplete="off" name="q" id="q" value="<?php echo \think\Request::instance()->param('q'); ?>" type="text" class=" flex1 search_input" placeholder="请输入您要搜索的素材"/>
|
||||
<input type="submit" value=" " class="search_btn"/>
|
||||
</form>
|
||||
</div>
|
||||
<div class="menu" >
|
||||
小虎子家
|
||||
</div>
|
||||
|
||||
<div class="menuse" >
|
||||
关于小虎子
|
||||
</div>
|
||||
|
||||
<a href="/Home/Illustrations/illustrations.html">
|
||||
<div class="menuse" >
|
||||
插图,绘本定制
|
||||
</div>
|
||||
</a>
|
||||
<div class="menuse" >
|
||||
插画课程
|
||||
</div>
|
||||
<a href="/Home/Aboutus/connect/connect.html">
|
||||
<div class="menuse">
|
||||
联系我们
|
||||
</div>
|
||||
</a>
|
||||
<div class="login">
|
||||
<div class="login_left">
|
||||
<a href="<?php echo U('Home/User/reg'); ?>" style="color: white;text-decoration:none;">
|
||||
注册</a>
|
||||
|
||||
</div>
|
||||
<div class="login_right">
|
||||
<a href="<?php echo U('Home/User/login'); ?>" style="color: white;text-decoration:none;">登录</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
$md5_key = md5("select * from `__PREFIX__article_cat` where cat_id = 2 order by sort_order asc");
|
||||
$result_name = $sql_result_v = S("sql_".$md5_key);
|
||||
if(empty($sql_result_v))
|
||||
{
|
||||
$result_name = $sql_result_v = \think\Db::query("select * from `__PREFIX__article_cat` where cat_id = 2 order by sort_order asc");
|
||||
S("sql_".$md5_key,$sql_result_v,1);
|
||||
}
|
||||
foreach($sql_result_v as $k=>$v): ?>
|
||||
<dl>
|
||||
|
||||
<!--<dt><?php echo $v[cat_name]; ?></dt>-->
|
||||
<?php
|
||||
|
||||
$md5_key = md5("select * from `__PREFIX__article` where cat_id = $v[cat_id] and is_open=1 limit 5");
|
||||
$result_name = $sql_result_v2 = S("sql_".$md5_key);
|
||||
if(empty($sql_result_v2))
|
||||
{
|
||||
$result_name = $sql_result_v2 = \think\Db::query("select * from `__PREFIX__article` where cat_id = $v[cat_id] and is_open=1 limit 5");
|
||||
S("sql_".$md5_key,$sql_result_v2,1);
|
||||
}
|
||||
foreach($sql_result_v2 as $k2=>$v2): ?>
|
||||
<!--<dd ><img src="<?php echo $v2[thumb]; ?>"></dd>-->
|
||||
<div class="shop-body">
|
||||
<dd class="img"><img style="max-width:100%;max-height:100%;" src="<?php echo $v2[thumb]; ?>"></dd>
|
||||
<dd class="title"><a href="<?php echo U('Home/Article/detail',array('article_id'=>$v2[article_id])); ?>"><?php echo $v2[title]; ?></a>
|
||||
<dd class="title_cha"><?php echo $v2[keywords]; ?></dd>
|
||||
<dd class="content"><a href="<?php echo U('Home/Article/detail',array('article_id'=>$v2[article_id])); ?>"><?php echo $v2[description]; ?></a>
|
||||
</dd>
|
||||
</div>
|
||||
<?php endforeach; ?>
|
||||
|
||||
</dl>
|
||||
<?php endforeach; ?>
|
||||
<html>
|
||||
<link rel="stylesheet" type="text/css" href="/public/static/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/public/static/base1.css"/>
|
||||
<div class="footer mw19210">
|
||||
<div class="topinfo bg6666661">
|
||||
<div class="mw13010 ptb701">
|
||||
<div class="left">
|
||||
<img class="tige" src="/public/images/index-01_39.jpg">
|
||||
</div>
|
||||
<div class="center">
|
||||
<div>
|
||||
<ul class ="ul1">
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_03.jpg">
|
||||
<p>www.dlxiaohuzi.com</p>
|
||||
</li>
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_05.jpg">
|
||||
<p>2808510795</p>
|
||||
</li>
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_07.jpg">
|
||||
<p>2808510795@qq.com</p>
|
||||
</li>
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_12.jpg">
|
||||
<p>沈阳市和平区民主路亚洲时尚公寓1#4楼</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="right">
|
||||
<div>
|
||||
<img src="/public/images/ewm.png">
|
||||
<p>关注小虎子微信公众号</p>
|
||||
</div>
|
||||
<div>
|
||||
<img src="/public/images/ewm.png">
|
||||
<p>加小虎子微信好友</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerinfo bgdc25291 h651 lh651">
|
||||
<div class="mw11501">
|
||||
<p class="psize">注册声明 版权声明</p>
|
||||
<p class="psize" style="margin-left: 3%">Copyright ©2013-2018 小虎子插图素材网</p>
|
||||
<p class="psize">辽ICP备10011451号-6辽宁工商 安全实名验证 信用网站</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</html>
|
||||
|
||||
</body>
|
@@ -1,301 +0,0 @@
|
||||
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:41:"./template/pc/rainbow/article\detail.html";i:1540260094;s:53:"D:\littleTiger\template\pc\rainbow\public\header.html";i:1551430143;s:53:"D:\littleTiger\template\pc\rainbow\public\footer.html";i:1551327277;s:59:"D:\littleTiger\template\pc\rainbow\public\sidebar_cart.html";i:1540260094;}*/ ?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta http-equiv="content-language" content="zh-cn"/>
|
||||
<meta name="renderer" content="webkit|ie-comp|ie-stand"/>
|
||||
<meta http-equiv="Cache-control" content="public" max-age="no-cache"/>
|
||||
<title>详情-<?php echo $tpshop_config['shop_info_store_title']; ?></title>
|
||||
<meta name="keywords" content="<?php echo $tpshop_config['shop_info_store_keyword']; ?>"/>
|
||||
<meta name="description" content="<?php echo $tpshop_config['shop_info_store_desc']; ?>"/>
|
||||
<script src="/template/pc/rainbow/static/js/jquery-1.11.3.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="<?php echo (isset($tpshop_config['shop_info_store_ico']) && ($tpshop_config['shop_info_store_ico'] !== '')?$tpshop_config['shop_info_store_ico']:'/public/static/images/logo/storeico_default.png'); ?>" media="screen"/>
|
||||
<script src="/public/js/global.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/template/pc/rainbow/static/css/help.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/template/pc/rainbow/static/css/tpshop.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<!--header-s-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="/public/static/csse/index.css" />
|
||||
<meta charset="utf-8" />
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="shop-head" id="head">
|
||||
<div class="pic">
|
||||
<a href="/index.php/Home/index/index.html">
|
||||
<img src="/public/images/huzi.jpg" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="search">
|
||||
<form style="width: 100%" id="searchFor" name="" method="get" action="<?php echo U('Home/Goods/search'); ?>">
|
||||
|
||||
<input autocomplete="off" name="q" id="q" value="<?php echo \think\Request::instance()->param('q'); ?>" type="text" class=" flex1 search_input" placeholder="请输入您要搜索的素材"/>
|
||||
<input type="submit" value=" " class="search_btn"/>
|
||||
</form>
|
||||
</div>
|
||||
<div class="menu" >
|
||||
小虎子家
|
||||
</div>
|
||||
|
||||
<div class="menuse" >
|
||||
关于小虎子
|
||||
</div>
|
||||
|
||||
<a href="/Home/Illustrations/illustrations.html">
|
||||
<div class="menuse" >
|
||||
插图,绘本定制
|
||||
</div>
|
||||
</a>
|
||||
<div class="menuse" >
|
||||
插画课程
|
||||
</div>
|
||||
<a href="/Home/Aboutus/connect/connect.html">
|
||||
<div class="menuse">
|
||||
联系我们
|
||||
</div>
|
||||
</a>
|
||||
<div class="login">
|
||||
<div class="login_left">
|
||||
<a href="<?php echo U('Home/User/reg'); ?>" style="color: white;text-decoration:none;">
|
||||
注册</a>
|
||||
|
||||
</div>
|
||||
<div class="login_right">
|
||||
<a href="<?php echo U('Home/User/login'); ?>" style="color: white;text-decoration:none;">登录</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--header-e-->
|
||||
<!--E头部-->
|
||||
<!-- <div style="clear: both; height:45px"></div> -->
|
||||
<div id="pageContent" class="pageContent p">
|
||||
<div class="hc-warp" id="page">
|
||||
<div class="hc-crumbs"><a class="p-fb" href="" target="_blank">帮助中心</a>> <a><?php echo $cat_name; ?></a></div>
|
||||
<div class="hc-column">
|
||||
<?php
|
||||
|
||||
$md5_key = md5("select * from `__PREFIX__article_cat` where cat_type=1 and show_in_nav = 1 order by sort_order");
|
||||
$result_name = $sql_result_v = S("sql_".$md5_key);
|
||||
if(empty($sql_result_v))
|
||||
{
|
||||
$result_name = $sql_result_v = \think\Db::query("select * from `__PREFIX__article_cat` where cat_type=1 and show_in_nav = 1 order by sort_order");
|
||||
S("sql_".$md5_key,$sql_result_v,1);
|
||||
}
|
||||
foreach($sql_result_v as $k=>$v): ?>
|
||||
<div class="hc-column-box">
|
||||
<h2><a href="" target="_self"><?php echo $v[cat_name]; ?></a></h2>
|
||||
<ul>
|
||||
<?php
|
||||
|
||||
$md5_key = md5("select * from `__PREFIX__article` where cat_id = $v[cat_id] and is_open = 1");
|
||||
$result_name = $sql_result_v2 = S("sql_".$md5_key);
|
||||
if(empty($sql_result_v2))
|
||||
{
|
||||
$result_name = $sql_result_v2 = \think\Db::query("select * from `__PREFIX__article` where cat_id = $v[cat_id] and is_open = 1");
|
||||
S("sql_".$md5_key,$sql_result_v2,1);
|
||||
}
|
||||
foreach($sql_result_v2 as $k2=>$v2): if(!empty($v2['link'])): ?>
|
||||
<li><a href="<?php echo $v2['link']; ?>"><?php echo $v2[title]; ?></a></li>
|
||||
<?php else: ?>
|
||||
<li><a href="<?php echo U('Home/Article/detail',array('article_id'=>$v2[article_id])); ?>"><?php echo $v2[title]; ?></a></li>
|
||||
<?php endif; endforeach; ?>
|
||||
</ul>
|
||||
</div>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
<!--可编辑区域开始-->
|
||||
<div id="content"> <!--可编辑区域开始-->
|
||||
<div style="width: 1050px; overflow: hidden; font-family: Verdana,Helvetica; float: right;">
|
||||
<div style="border: 1px solid rgb(233, 234, 236); margin-bottom: 25px;">
|
||||
<h2 style="height: 34px; line-height: 34px; border-bottom-color: rgb(233, 234, 236); border-bottom-width: 1px; border-bottom-style: solid;"><span
|
||||
style="color: rgb(60, 60, 60); padding-top: 4px; padding-bottom: 4px; padding-left: 10px; font-size: 14px; font-weight: bold; border-left-color: rgb(242, 46, 0); border-left-width: 3px; border-left-style: solid;"><?php echo $article['title']; ?></span>
|
||||
</h2>
|
||||
<img src="<?php echo $article['thumb']; ?>"/>
|
||||
<div style="padding: 20px 30px 0px; color: rgb(60, 60, 60); font-size: 12px;">
|
||||
<?php echo htmlspecialchars_decode($article['content']); ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--可编辑区域结束-->
|
||||
</div>
|
||||
<!--可编辑区域结束-->
|
||||
</div>
|
||||
</div>
|
||||
<html>
|
||||
<link rel="stylesheet" type="text/css" href="/public/static/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/public/static/base1.css"/>
|
||||
<div class="footer mw19210">
|
||||
<div class="topinfo bg6666661">
|
||||
<div class="mw13010 ptb701">
|
||||
<div class="left">
|
||||
<img class="tige" src="/public/images/index-01_39.jpg">
|
||||
</div>
|
||||
<div class="center">
|
||||
<div>
|
||||
<ul class ="ul1">
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_03.jpg">
|
||||
<p>www.dlxiaohuzi.com</p>
|
||||
</li>
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_05.jpg">
|
||||
<p>2808510795</p>
|
||||
</li>
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_07.jpg">
|
||||
<p>2808510795@qq.com</p>
|
||||
</li>
|
||||
<li>
|
||||
<img class="img1" src="/public/images/index_12.jpg">
|
||||
<p>沈阳市和平区民主路亚洲时尚公寓1#4楼</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="right">
|
||||
<div>
|
||||
<img src="/public/images/ewm.png">
|
||||
<p>关注小虎子微信公众号</p>
|
||||
</div>
|
||||
<div>
|
||||
<img src="/public/images/ewm.png">
|
||||
<p>加小虎子微信好友</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerinfo bgdc25291 h651 lh651">
|
||||
<div class="mw11501">
|
||||
<p class="psize">注册声明 版权声明</p>
|
||||
<p class="psize" style="margin-left: 3%">Copyright ©2013-2018 小虎子插图素材网</p>
|
||||
<p class="psize">辽ICP备10011451号-6辽宁工商 安全实名验证 信用网站</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</html>
|
||||
<div class="soubao-sidebar">
|
||||
<div class="soubao-sidebar-bg"></div>
|
||||
<div class="sidertabs tab-lis-1">
|
||||
<div class="sider-top-stra sider-midd-1">
|
||||
<div class="icon-tabe-chan">
|
||||
<a href="<?php echo U('Home/User/index'); ?>">
|
||||
<i class="share-side share-side1"></i>
|
||||
<i class="share-side tab-icon-tip triangleshow"></i>
|
||||
</a>
|
||||
|
||||
<div class="dl_login">
|
||||
<div class="hinihdk">
|
||||
<img src="/template/pc/rainbow/static/images/dl.png"/>
|
||||
|
||||
<p class="loginafter nologin"><span>你好,请先</span><a href="<?php echo U('Home/user/login'); ?>">登录!</a></p>
|
||||
<!--未登录-e--->
|
||||
<!--登录后-s--->
|
||||
<p class="loginafter islogin">
|
||||
<span class="id_jq userinfo">陈xxxxxxx</span>
|
||||
<span> </span><a href="<?php echo U('Home/user/logout'); ?>" title="点击退出">退出!</a>
|
||||
</p>
|
||||
<!--未登录-s--->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="icon-tabe-chan shop-car">
|
||||
<a href="javascript:void(0);" onclick="ajax_side_cart_list()">
|
||||
<div class="tab-cart-tip-warp-box">
|
||||
<div class="tab-cart-tip-warp">
|
||||
<i class="share-side share-side1"></i>
|
||||
<i class="share-side tab-icon-tip"></i>
|
||||
<span class="tab-cart-tip">购物车</span>
|
||||
<span class="tab-cart-num J_cart_total_num" id="tab_cart_num">0</span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="icon-tabe-chan massage">
|
||||
<a href="<?php echo U('Home/User/message_notice'); ?>" target="_blank">
|
||||
<i class="share-side share-side1"></i>
|
||||
<!--<i class="share-side tab-icon-tip"></i>-->
|
||||
<span class="tab-tip">消息</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sider-top-stra sider-midd-2">
|
||||
<div class="icon-tabe-chan mmm">
|
||||
<a href="<?php echo U('Home/User/goods_collect'); ?>" target="_blank">
|
||||
<i class="share-side share-side1"></i>
|
||||
<!--<i class="share-side tab-icon-tip"></i>-->
|
||||
<span class="tab-tip">收藏</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="icon-tabe-chan hostry">
|
||||
<a href="<?php echo U('Home/User/visit_log'); ?>" target="_blank">
|
||||
<i class="share-side share-side1"></i>
|
||||
<!--<i class="share-side tab-icon-tip"></i>-->
|
||||
<span class="tab-tip">足迹</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--<div class="icon-tabe-chan sign">-->
|
||||
<!--<a href="" target="_blank">-->
|
||||
<!--<i class="share-side share-side1"></i>-->
|
||||
<!--<!–<i class="share-side tab-icon-tip"></i>–>-->
|
||||
<!--<span class="tab-tip">签到</span>-->
|
||||
<!--</a>-->
|
||||
<!--</div>-->
|
||||
</div>
|
||||
</div>
|
||||
<div class="sidertabs tab-lis-2">
|
||||
<div class="icon-tabe-chan advice">
|
||||
<a title="点击这里给我发消息" href="tencent://message/?uin=<?php echo $tpshop_config['shop_info_qq2']; ?>&Site=TPshop商城&Menu=yes" target="_blank">
|
||||
<i class="share-side share-side1"></i>
|
||||
<!--<i class="share-side tab-icon-tip"></i>-->
|
||||
<span class="tab-tip">在线咨询</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--<div class="icon-tabe-chan request">-->
|
||||
<!--<a href="" target="_blank">-->
|
||||
<!--<i class="share-side share-side1"></i>-->
|
||||
<!--<!–<i class="share-side tab-icon-tip"></i>–>-->
|
||||
<!--<span class="tab-tip">意见反馈</span>-->
|
||||
<!--</a>-->
|
||||
<!--</div>-->
|
||||
<div class="icon-tabe-chan qrcode">
|
||||
<a href="" target="_blank">
|
||||
<i class="share-side share-side1"></i>
|
||||
<i class="share-side tab-icon-tip triangleshow"></i>
|
||||
<span class="tab-tip qrewm">
|
||||
<img img-url="/index.php?m=Home&c=Index&a=qr_code&data=<?php echo $mobile_url; ?>&head_pic=<?php echo $head_pic; ?>&back_img=<?php echo $back_img; ?>"/>
|
||||
扫一扫下载APP
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="icon-tabe-chan comebacktop">
|
||||
<a href="" target="_blank">
|
||||
<i class="share-side share-side1"></i>
|
||||
<!--<i class="share-side tab-icon-tip"></i>-->
|
||||
<span class="tab-tip">返回顶部</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="shop-car-sider">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<script src="/template/pc/rainbow/static/js/common.js"></script>
|
||||
<script src="/template/pc/rainbow/static/js/lazyload.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="/template/pc/rainbow/static/js/headerfooter.js" type="text/javascript" charset="utf-8"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user