File: /www/wwwroot/fuwufei.xxlht.com/data/runtime/temp/396ae8a344fb1e5c7e6e9dd2e23191b1.php
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:45:"./application/admin/template/images/index.htm";i:1773884905;s:75:"/www/wwwroot/fuwufei.xxlht.com/application/admin/template/public/layout.htm";i:1583339694;s:73:"/www/wwwroot/fuwufei.xxlht.com/application/admin/template/article/bar.htm";i:1573143884;s:75:"/www/wwwroot/fuwufei.xxlht.com/application/admin/template/public/footer.htm";i:1571757526;}*/ ?>
<!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/plugins/layui/css/layui.css?v=<?php echo $version; ?>" rel="stylesheet" type="text/css">
<link href="/public/static/admin/css/main.css?v=<?php echo $version; ?>" rel="stylesheet" type="text/css">
<link href="/public/static/admin/css/page.css?v=<?php echo $version; ?>" rel="stylesheet" type="text/css">
<link href="/public/static/admin/font/css/font-awesome.min.css" rel="stylesheet" />
<!--[if IE 7]>
<link rel="stylesheet" href="/public/static/admin/font/css/font-awesome-ie7.min.css">
<![endif]-->
<script type="text/javascript">
var eyou_basefile = "<?php echo \think\Request::instance()->baseFile(); ?>";
var module_name = "<?php echo MODULE_NAME; ?>";
var GetUploadify_url = "<?php echo url('Uploadify/upload'); ?>";
var __root_dir__ = "";
var __lang__ = "<?php echo $admin_lang; ?>";
</script>
<link href="/public/static/admin/js/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css"/>
<link href="/public/static/admin/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/admin/js/jquery.js"></script>
<script type="text/javascript" src="/public/static/admin/js/jquery-ui/jquery-ui.min.js"></script>
<script type="text/javascript" src="/public/plugins/layer-v3.1.0/layer.js"></script>
<script type="text/javascript" src="/public/static/admin/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/public/static/admin/js/admin.js?v=<?php echo $version; ?>"></script>
<script type="text/javascript" src="/public/static/admin/js/jquery.validation.min.js"></script>
<script type="text/javascript" src="/public/static/admin/js/common.js?v=<?php echo $version; ?>"></script>
<script type="text/javascript" src="/public/static/admin/js/perfect-scrollbar.min.js"></script>
<script type="text/javascript" src="/public/static/admin/js/jquery.mousewheel.js"></script>
<script type="text/javascript" src="/public/plugins/layui/layui.js"></script>
<script src="/public/static/admin/js/myFormValidate.js"></script>
<script src="/public/static/admin/js/myAjax2.js?v=<?php echo $version; ?>"></script>
<script src="/public/static/admin/js/global.js?v=<?php echo $version; ?>"></script>
<link href="/public/static/admin/css/diy_style.css?v=<?php echo $version; ?>" rel="stylesheet" type="text/css" />
</head>
<style>body {padding: 2rem 0;}
body,ul,li,p,dl,dt{margin:0px;padding:0px}
.xingmu_main{ ;margin-top:10px}
.xingmu_main ul{list-style-type:none;border-top:1px solid #eee;border-right:1px solid #eee;display: inline-block;width:100%}
.xingmu_main ul li{width:11%;float:left;border-bottom:1px solid #eee;border-left:1px solid #eee;text-align:center;height:45px;line-height:45px;font-weight:700;font-size:16px;}
.adddd{ color: #fff; background-color: #FF6666;border-color: #FF6666;border-radius: 3px;width:150px;text-align:center;height:45px;line-height:45px;font-size:18px;margin: 0 auto;margin-top:30px}
th{padding:0px;margin:0px}
tr,td,th{text-align:center}
td,th{border-right:1px solid #eee}
</style>
<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" style="box-shadow:none;">
<!--
<div class="fixed-bar">
<div class="item-title">
<a class="back" href="javascript:history.back();" title="返回列表"><i class="fa fa-chevron-left"></i></a>
<div class="subject">
<h3>返回上一层</h3>
<h5></h5>
</div>
</div>
</div> -->
<div class="flexigrid">
<div class="mDiv">
<div class="ftitle">
<h3><?php echo (isset($arctype_info['typename']) && ($arctype_info['typename'] !== '')?$arctype_info['typename']:'全部文档'); ?></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" id="searchForm" action="<?php echo url('Images/index'); ?>" method="get" onsubmit="layer_loading('正在处理');">
<?php if(is_check_access(CONTROLLER_NAME.'@add') == '1'): ?>
<div class="fbutton" style="float: none;">
<a href="/m.php?m=admin&c=Images&a=add">
<div class="add">
<span><i class="fa fa-plus"></i>添加数据</span>
</div>
</a>
</div>
<?php endif; ?>
<div class="sDiv">
<div class="sDiv2">
<!--<input type="hidden" name="typeid" id="typeid" value="添加数据">-->
<!--<input type="text" size="30" name="keywords" value="<?php echo \think\Request::instance()->param('keywords'); ?>" class="qsbox" placeholder="标题搜索...">-->
<!--<input type="submit" class="btn" value="搜索">-->
</div>
<!-- <div class="sDiv2">
<input type="button" class="btn" value="重置" onClick="window.location.href='<?php echo url('Images/index', array("typeid"=>\think\Request::instance()->param('typeid'))); ?>';">
</div> -->
</div>
</form>
</div>
<div class="hDiv">
<div class="hDivBox">
<table cellspacing="0" cellpadding="0" >
<thead>
<tr style="background-color:#463480;color:#fff">
<th style="width:50px">
<div align="center"> 选择</div>
</th>
<th style="width:70px">
<div align="center"> ID</div>
</th>
<th align="center" style="width: 110px;">
<div align="center"> 时间</div>
</th>
<th align="center" style="width: 150px;">
<div align="center"> 公司名称</div>
</th>
<th align="center" style="width: 95px;">
<div align="center"> 项目</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 地区</div>
</th>
<th align="center" style="width: 92px;">
<div align="center">渠道</div>
</th>
<th align="center" style="width:90px;">
<div align="center">细分渠道</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 币种</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 消费</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 税后消费</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 加粉</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 成本</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> 投手</div>
</th>
<th align="center" style="width:90px" >
<div align="center"> 备注</div>
</th>
<th align="center" style="width:150px">
<div align="center"> 操作</div>
</th>
<?php if(($vo['admin_id'] ==1)): ?>
<th abbr="article_time" align="center" class="w60" style="display:none">
<div >排序</div>
</th>
<?php endif; ?>
</tr>
</thead>
</table>
</div>
</div>
<div class="hDiv">
<div class="hDivBox">
<table cellspacing="0" cellpadding="0" >
<thead>
<?php if(empty($list) || (($list instanceof \think\Collection || $list instanceof \think\Paginator ) && $list->isEmpty())): ?>
<tr>
<td class="no-data" align="center" axis="col0" colspan="50">
<i class="fa fa-exclamation-circle"></i>没有符合条件的记录
</td>
</tr>
<?php else: if(is_array($list) || $list instanceof \think\Collection || $list instanceof \think\Paginator): if( count($list)==0 ) : echo "" ;else: foreach($list as $k=>$vo): ?>
<tr >
<th style="width:50px">
<div align="center"> <input type="checkbox" name="ids[]" value="<?php echo $vo['aid']; ?>" style="margin-left:26px"></div>
</th>
<th style="width:70px">
<div align="center"> <?php echo $vo['aid']; ?></div>
</th>
<th align="center" style="width: 110px;">
<div align="center"> <?php echo $vo['tjshijian']; ?></div>
</th>
<th align="center" style="width: 150px;">
<div align="center"> <a href="<?php echo url('Images/index', array('typeid'=>$vo['typeid'], 'tab'=>3)); ?>"><?php echo (isset($vo['typename']) && ($vo['typename'] !== '')?$vo['typename']:'<i class="red">数据出错!</i>'); ?></a></div>
</th>
<th align="center" style="width: 90px;">
<div align="center">
<?php if(($vo['tjxiangmu'] ==1)): ?>美白饮<?php else: endif; if(($vo['tjxiangmu'] ==2)): ?>Soney DD<?php else: endif; if(($vo['tjxiangmu'] ==3)): ?>Beauty up<?php else: endif; if(($vo['tjxiangmu'] ==4)): ?>body so<?php else: endif; if(($vo['tjxiangmu'] ==5)): ?>ZUCA<?php else: endif; if(($vo['tjxiangmu'] ==6)): ?>林杰邦<?php else: endif; if(($vo['tjxiangmu'] ==7)): ?>李中医<?php else: endif; if(($vo['tjxiangmu'] ==8)): ?>健甲<?php else: endif; if(($vo['tjxiangmu'] ==9)): ?>小怪兽<?php else: endif; if(($vo['tjxiangmu'] ==14)): ?>瘦身素简<?php else: endif; if(($vo['tjxiangmu'] ==10)): ?>维婷<?php else: endif; if(($vo['tjxiangmu'] ==15)): ?>星期白<?php else: endif; if(($vo['tjxiangmu'] ==11)): ?>长大人<?php else: endif; if(($vo['tjxiangmu'] ==12)): ?>NP<?php else: endif; if(($vo['tjxiangmu'] ==13)): ?>植题<?php else: endif; if(($vo['tjxiangmu'] ==16)): ?>逆龄时光<?php else: endif; if(($vo['tjxiangmu'] ==17)): ?>优减<?php else: endif; if(($vo['tjxiangmu'] ==18)): ?>Soney DD抗老<?php else: endif; if(($vo['tjxiangmu'] ==19)): ?>bswz<?php else: endif; if(($vo['tjxiangmu'] ==20)): ?>皮廯<?php else: endif; if(($vo['tjxiangmu'] ==21)): ?>降酸茶<?php else: endif; if(($vo['tjxiangmu'] ==22)): ?>唐康漠方<?php else: endif; if(($vo['tjxiangmu'] ==23)): ?>INSO<?php else: endif; if(($vo['tjxiangmu'] ==24)): ?>口气<?php else: endif; if(($vo['tjxiangmu'] ==25)): ?>小轻哇<?php else: endif; if(($vo['tjxiangmu'] ==26)): ?>快適睡<?php else: endif; if(($vo['tjxiangmu'] ==27)): ?>祛濕茶<?php else: endif; if(($vo['tjxiangmu'] ==28)): ?>INSO<?php else: endif; if(($vo['tjxiangmu'] ==29)): ?>調理素<?php else: endif; if(($vo['tjxiangmu'] ==30)): ?>眾濕靜<?php else: endif; if(($vo['tjxiangmu'] ==31)): ?>INSO-瘦身<?php else: endif; if(($vo['tjxiangmu'] ==32)): ?>INSO-祛湿<?php else: endif; if(($vo['tjxiangmu'] ==33)): ?>INSO-失眠<?php else: endif; if(($vo['tjxiangmu'] ==34)): ?>胶原饮-减肥<?php else: endif; if(($vo['tjxiangmu'] ==35)): ?>仁济益消饮<?php else: endif; if(($vo['tjxiangmu'] ==36)): ?>暮光の凝<?php else: endif; if(($vo['tjxiangmu'] ==37)): ?>眼袋<?php else: endif; if(($vo['tjxiangmu'] ==38)): ?>健甲-汉方<?php else: endif; if(($vo['tjxiangmu'] ==39)): ?>胶原粉-女性<?php else: endif; if(($vo['tjxiangmu'] ==40)): ?>益生菌酵素<?php else: endif; if(($vo['tjxiangmu'] ==41)): ?>祛斑<?php else: endif; if(($vo['tjxiangmu'] ==42)): ?>生发<?php else: endif; if(($vo['tjxiangmu'] ==43)): ?>白轉黑<?php else: endif; if(($vo['tjxiangmu'] ==44)): ?>黑眼圈、眼袋<?php else: endif; if(($vo['tjxiangmu'] ==45)): ?>自燃瘦<?php else: endif; if(($vo['tjxiangmu'] ==46)): ?>祛斑---廖总<?php else: endif; if(($vo['tjxiangmu'] ==47)): ?>玉石<?php else: endif; if(($vo['tjxiangmu'] ==48)): ?>醫美<?php else: endif; if(($vo['tjxiangmu'] ==49)): ?>女性调理<?php else: endif; if(($vo['tjxiangmu'] ==50)): ?>祛湿<?php else: endif; if(($vo['tjxiangmu'] ==51)): ?>祛痘<?php else: endif; if(($vo['tjxiangmu'] ==52)): ?>小魔女<?php else: endif; if(($vo['tjxiangmu'] ==53)): ?>汉方护肝茶<?php else: endif; if(($vo['tjxiangmu'] ==54)): ?>耳鸣<?php else: endif; if(($vo['tjxiangmu'] ==55)): ?>祛疤<?php else: endif; if(($vo['tjxiangmu'] ==56)): ?>分子钙<?php else: endif; if(($vo['tjxiangmu'] ==57)): ?>黑金刚<?php else: endif; if(($vo['tjxiangmu'] ==58)): ?>眼袋<?php else: endif; if(($vo['tjxiangmu'] ==59)): ?>黑金刚-廖总<?php else: endif; if(($vo['tjxiangmu'] ==60)): ?>黑金刚-伽百<?php else: endif; if(($vo['tjxiangmu'] ==61)): ?>黑金刚-贾总<?php else: endif; if(($vo['tjxiangmu'] ==62)): ?>三井漢方-捷飞网络<?php else: endif; if(($vo['tjxiangmu'] ==63)): ?>森岛nmn<?php else: endif; if(($vo['tjxiangmu'] ==64)): ?>LC<?php else: endif; if(($vo['tjxiangmu'] ==65)): ?>QD<?php else: endif; if(($vo['tjxiangmu'] ==66)): ?>MGJ<?php else: endif; if(($vo['tjxiangmu'] ==67)): ?>TF<?php else: endif; if(($vo['tjxiangmu'] ==68)): ?>JT<?php else: endif; if(($vo['tjxiangmu'] ==69)): ?>FC<?php else: endif; if(($vo['tjxiangmu'] ==70)): ?>祛斑-和创<?php else: endif; if(($vo['tjxiangmu'] ==71)): ?>祛濕-和创<?php else: endif; if(($vo['tjxiangmu'] ==72)): ?>YD-钱多多<?php else: endif; if(($vo['tjxiangmu'] ==73)): ?>滋緊凝膠--馬總<?php else: endif; if(($vo['tjxiangmu'] ==74)): ?>JR---李总<?php else: endif; if(($vo['tjxiangmu'] ==75)): ?>GP---李总<?php else: endif; if(($vo['tjxiangmu'] ==76)): ?>JR--摩尔<?php else: endif; if(($vo['tjxiangmu'] ==77)): ?>女性調理---陈总<?php else: endif; if(($vo['tjxiangmu'] ==78)): ?>百年退翳方--712<?php else: endif; if(($vo['tjxiangmu'] ==79)): ?>颈椎---1309<?php else: endif; if(($vo['tjxiangmu'] ==80)): ?>瘦身--张总<?php else: endif; if(($vo['tjxiangmu'] ==81)): ?>颈椎---罗总<?php else: endif; if(($vo['tjxiangmu'] ==82)): ?>減肥 --杨总<?php else: endif; if(($vo['tjxiangmu'] ==83)): ?>玉石--张总<?php else: endif; if(($vo['tjxiangmu'] ==84)): ?>男性--张总<?php else: endif; if(($vo['tjxiangmu'] ==85)): ?>护肝--罗总<?php else: endif; if(($vo['tjxiangmu'] ==86)): ?>百草堂--罗总<?php else: endif; if(($vo['tjxiangmu'] ==87)): ?>玉石 --刘总<?php else: endif; if(($vo['tjxiangmu'] ==88)): ?>玉石 --刘总(外客)<?php else: endif; if(($vo['tjxiangmu'] ==89)): ?>小青蛙 --712<?php else: endif; if(($vo['tjxiangmu'] ==90)): ?>小青蛙 --715<?php else: endif; if(($vo['tjxiangmu'] ==91)): ?>玫瑰粉末--和创<?php else: endif; if(($vo['tjxiangmu'] ==92)): ?>胃炎--罗总<?php else: endif; if(($vo['tjxiangmu'] ==93)): ?>祛濕 --715<?php else: endif; if(($vo['tjxiangmu'] ==94)): ?>小妖女--和创<?php else: endif; if(($vo['tjxiangmu'] ==95)): ?>穿搭--赛脑<?php else: endif; if(($vo['tjxiangmu'] ==96)): ?>除斑--海彦<?php else: endif; if(($vo['tjxiangmu'] ==97)): ?>眼袋-刘总(外客)<?php else: endif; if(($vo['tjxiangmu'] ==98)): ?>妊娠纹 --如亿<?php else: endif; if(($vo['tjxiangmu'] ==99)): ?>生发--廖总<?php else: endif; if(($vo['tjxiangmu'] ==100)): ?>新马祛斑--肌秘<?php else: endif; if(($vo['tjxiangmu'] ==101)): ?>生发--伽百<?php else: endif; if(($vo['tjxiangmu'] ==102)): ?>痛风--罗总<?php else: endif; if(($vo['tjxiangmu'] ==103)): ?>生髮-SIU<?php else: endif; if(($vo['tjxiangmu'] ==104)): ?>关节炎--伽百<?php else: endif; if(($vo['tjxiangmu'] ==105)): ?>靜脈曲張--罗总<?php else: endif; if(($vo['tjxiangmu'] ==106)): ?>黑髮-SIU<?php else: endif; if(($vo['tjxiangmu'] ==107)): ?>白斑-罗总<?php else: endif; if(($vo['tjxiangmu'] ==108)): ?>腰椎--罗总<?php else: endif; if(($vo['tjxiangmu'] ==109)): ?>减肥--如亿<?php else: endif; if(($vo['tjxiangmu'] ==110)): ?>增高-中贸<?php else: endif; if(($vo['tjxiangmu'] ==111)): ?>多动症--刘总<?php else: endif; if(($vo['tjxiangmu'] ==112)): ?>鼻炎--罗总<?php else: endif; if(($vo['tjxiangmu'] ==113)): ?>脚气--罗总<?php else: endif; if(($vo['tjxiangmu'] ==114)): ?>减肥--中贸<?php else: endif; if(($vo['tjxiangmu'] ==115)): ?>丰胸--中贸<?php else: endif; if(($vo['tjxiangmu'] ==116)): ?>私密--712<?php else: endif; if(($vo['tjxiangmu'] ==117)): ?>经期调理<?php else: endif; if(($vo['tjxiangmu'] ==118)): ?>减肥--基奥网络<?php else: endif; if(($vo['tjxiangmu'] ==119)): ?>服装-罗总<?php else: endif; if(($vo['tjxiangmu'] ==120)): ?>tt拒户<?php else: endif; if(($vo['tjxiangmu'] ==121)): ?>失眠--罗总<?php else: endif; if(($vo['tjxiangmu'] ==122)): ?>手表--罗总<?php else: endif; if(($vo['tjxiangmu'] ==123)): ?>包包-罗总<?php else: endif; if(($vo['tjxiangmu'] ==124)): ?>首饰-罗总<?php else: endif; if(($vo['tjxiangmu'] ==125)): ?>敏感肌-712<?php else: endif; if(($vo['tjxiangmu'] ==126)): ?>男性-中贸<?php else: endif; if(($vo['tjxiangmu'] ==127)): ?>白转黑--基奥网络<?php else: endif; if(($vo['tjxiangmu'] ==128)): ?>丰胸-基奥网络<?php else: endif; if(($vo['tjxiangmu'] ==129)): ?>白转黑-中贸<?php else: endif; if(($vo['tjxiangmu'] ==130)): ?>祛痘-中贸<?php else: endif; if(($vo['tjxiangmu'] ==131)): ?>除疤-中贸<?php else: endif; if(($vo['tjxiangmu'] ==132)): ?>玉石-羅總(外客)<?php else: endif; if(($vo['tjxiangmu'] ==133)): ?>玉石-姚總<?php else: endif; if(($vo['tjxiangmu'] ==134)): ?>朱總-玉石<?php else: endif; if(($vo['tjxiangmu'] ==135)): ?>玉石--陈总(外客)<?php else: endif; if(($vo['tjxiangmu'] ==136)): ?>玉石--煌爵<?php else: endif; if(($vo['tjxiangmu'] ==137)): ?>翡翠--李总(外客)<?php else: endif; if(($vo['tjxiangmu'] ==138)): ?>瓷器--张总<?php else: endif; if(($vo['tjxiangmu'] ==139)): ?>失眠-基奥网络<?php else: endif; if(($vo['tjxiangmu'] ==140)): ?>丰胸-新拓力<?php else: endif; if(($vo['tjxiangmu'] ==141)): ?>男性--齊雲<?php else: endif; if(($vo['tjxiangmu'] ==142)): ?>情感--零渡<?php else: endif; if(($vo['tjxiangmu'] ==143)): ?>白转黑--James(外客) <?php else: endif; if(($vo['tjxiangmu'] ==144)): ?>白转黑--泊洋外贸<?php else: endif; if(($vo['tjxiangmu'] ==145)): ?>白转黑--思曼电子<?php else: endif; if(($vo['tjxiangmu'] ==146)): ?>关节炎--罗总<?php else: endif; if(($vo['tjxiangmu'] ==147)): ?>失眠-泊洋外贸<?php else: endif; if(($vo['tjxiangmu'] ==148)): ?>生发-思曼<?php else: endif; if(($vo['tjxiangmu'] ==149)): ?>情感-张总<?php else: endif; if(($vo['tjxiangmu'] ==150)): ?>减肥-阿牛<?php else: endif; if(($vo['tjxiangmu'] ==151)): ?>减肥-品聪<?php else: endif; if(($vo['tjxiangmu'] ==152)): ?>茶叶-陈总<?php else: endif; if(($vo['tjxiangmu'] ==153)): ?>减肥-罗总<?php else: endif; if(($vo['tjxiangmu'] ==154)): ?>减肥22-如亿<?php else: endif; if(($vo['tjxiangmu'] ==155)): ?>减肥-新拓力<?php else: endif; if(($vo['tjxiangmu'] ==156)): ?>风湿-陈总<?php else: endif; if(($vo['tjxiangmu'] ==157)): ?>男性--罗总<?php else: endif; if(($vo['tjxiangmu'] ==158)): ?>溢腾-丰胸<?php else: endif; if(($vo['tjxiangmu'] ==159)): ?>茶叶-中贸<?php else: endif; if(($vo['tjxiangmu'] ==160)): ?>金融-炬欣<?php else: endif; if(($vo['tjxiangmu'] ==161)): ?>BTC-罗总(外客)<?php else: endif; if(($vo['tjxiangmu'] ==162)): ?>纤畅蔬果冻--和创<?php else: endif; if(($vo['tjxiangmu'] ==163)): ?>技术支持<?php else: endif; if(($vo['tjxiangmu'] ==164)): ?>蜂蜜--陈总<?php else: endif; if(($vo['tjxiangmu'] ==165)): ?>人参--陈总<?php else: endif; if(($vo['tjxiangmu'] ==166)): ?>tf--捷飞网络<?php else: endif; if(($vo['tjxiangmu'] ==167)): ?>去皱--陈总<?php else: endif; if(($vo['tjxiangmu'] ==168)): ?>紫砂壶--陈总<?php else: endif; if(($vo['tjxiangmu'] ==169)): ?>中东FB-华创达<?php else: endif; if(($vo['tjxiangmu'] ==170)): ?>生发-泊洋外贸<?php else: endif; if(($vo['tjxiangmu'] ==171)): ?>失眠--铭兴<?php else: endif; if(($vo['tjxiangmu'] ==172)): ?>黑发--鑫芊原<?php else: endif; if(($vo['tjxiangmu'] ==173)): ?>nk-华创<?php else: endif; if(($vo['tjxiangmu'] ==174)): ?>蜂胶--陈总<?php else: endif; if(($vo['tjxiangmu'] ==175)): ?>陈皮--陈总<?php else: endif; if(($vo['tjxiangmu'] ==176)): ?>运势--陈总<?php else: endif; if(($vo['tjxiangmu'] ==177)): ?>灰指甲-易盛<?php else: endif; if(($vo['tjxiangmu'] ==178)): ?>祛斑-易盛<?php else: endif; if(($vo['tjxiangmu'] ==179)): ?>nk-易盛<?php else: endif; if(($vo['tjxiangmu'] ==180)): ?>nk-泽能<?php else: endif; if(($vo['tjxiangmu'] ==181)): ?>减肥--412<?php else: endif; if(($vo['tjxiangmu'] ==182)): ?>生发-欧盛<?php else: endif; if(($vo['tjxiangmu'] ==183)): ?>nk-德合<?php else: endif; if(($vo['tjxiangmu'] ==184)): ?>爆品-赛脑自用<?php else: endif; if(($vo['tjxiangmu'] ==185)): ?>NK-时安<?php else: endif; if(($vo['tjxiangmu'] ==186)): ?>希力-JF<?php else: endif; if(($vo['tjxiangmu'] ==187)): ?>NK-鹏城视界<?php else: endif; if(($vo['tjxiangmu'] ==188)): ?>黑发-欧盛<?php else: endif; if(($vo['tjxiangmu'] ==189)): ?>jf--亦加<?php else: endif; if(($vo['tjxiangmu'] ==190)): ?>骨炎--陈总<?php else: endif; if(($vo['tjxiangmu'] ==191)): ?>减肥-基奥网络<?php else: endif; if(($vo['tjxiangmu'] ==192)): ?>tiktok账号<?php else: endif; if(($vo['tjxiangmu'] ==193)): ?>jf--初九<?php else: endif; if(($vo['tjxiangmu'] ==194)): ?>NK--佳林<?php else: endif; if(($vo['tjxiangmu'] ==195)): ?>FX--中贸<?php else: endif; if(($vo['tjxiangmu'] ==196)): ?>jf--德国<?php else: endif; if(($vo['tjxiangmu'] ==197)): ?>玉石--问界<?php else: endif; if(($vo['tjxiangmu'] ==198)): ?>NK-泊洋外贸<?php else: endif; if(($vo['tjxiangmu'] ==199)): ?>NK--伽百<?php else: endif; if(($vo['tjxiangmu'] ==200)): ?>女性调理--欧盛<?php else: endif; if(($vo['tjxiangmu'] ==201)): ?>女性调理--亦加<?php else: endif; if(($vo['tjxiangmu'] ==202)): ?>NK--邓总<?php else: endif; if(($vo['tjxiangmu'] ==203)): ?>耳鸣--欧盛<?php else: endif; if(($vo['tjxiangmu'] ==204)): ?>关节炎--铭兴<?php else: endif; if(($vo['tjxiangmu'] ==205)): ?>NK-jim<?php else: endif; if(($vo['tjxiangmu'] ==206)): ?>NK-柏禧贸易<?php else: endif; if(($vo['tjxiangmu'] ==207)): ?>耳鸣-亦加<?php else: endif; if(($vo['tjxiangmu'] ==208)): ?>肾炎-鑫芊原<?php else: endif; if(($vo['tjxiangmu'] ==209)): ?>心血管-谢总<?php else: endif; if(($vo['tjxiangmu'] ==210)): ?>抗衰-王总<?php else: endif; if(($vo['tjxiangmu'] ==211)): ?>NK-威猛先生<?php else: endif; if(($vo['tjxiangmu'] ==212)): ?>NK-巴富<?php else: endif; if(($vo['tjxiangmu'] ==213)): ?>NK-余总<?php else: endif; if(($vo['tjxiangmu'] ==214)): ?>JF-鑫仟源<?php else: endif; if(($vo['tjxiangmu'] ==215)): ?>耳鸣-铭兴<?php else: endif; if(($vo['tjxiangmu'] ==216)): ?>养生-烟雨本纪<?php else: endif; if(($vo['tjxiangmu'] ==217)): ?>养生-秦总<?php else: endif; ?>
</div>
</th>
<th align="center" style="width: 90px;">
<div align="center">
<?php if(($vo['tjdiqu'] ==1)): ?>台湾<?php else: endif; if(($vo['tjdiqu'] ==2)): ?>新马地区<?php else: endif; if(($vo['tjdiqu'] ==3)): ?>港澳地区<?php else: endif; if(($vo['tjdiqu'] ==4)): ?>日本地区<?php else: endif; if(($vo['tjdiqu'] ==5)): ?>欧美地区<?php else: endif; if(($vo['tjdiqu'] ==6)): ?>韓國地区<?php else: endif; if(($vo['tjdiqu'] ==7)): ?>中东地区<?php else: endif; if(($vo['tjdiqu'] ==8)): ?>英国地区<?php else: endif; if(($vo['tjdiqu'] ==9)): ?>香港地区<?php else: endif; if(($vo['tjdiqu'] ==10)): ?>波兰地区<?php else: endif; if(($vo['tjdiqu'] ==11)): ?>德国地区<?php else: endif; if(($vo['tjdiqu'] ==12)): ?>澳洲地区<?php else: endif; if(($vo['tjdiqu'] ==13)): ?>西班牙地区<?php else: endif; ?>
</div>
</th>
<th align="center" style="width: 90px;">
<div align="center">
<?php if(($vo['tjpingtai']==1)): ?>FB<?php else: endif; if(($vo['tjpingtai']==2)): ?>tiktok<?php else: endif; if(($vo['tjpingtai']==3)): ?>popin<?php else: endif; if(($vo['tjpingtai']==4)): ?>line<?php else: endif; if(($vo['tjpingtai']==5)): ?>dable<?php else: endif; if(($vo['tjpingtai']==6)): ?>line-AK<?php else: endif; if(($vo['tjpingtai']==7)): ?>line-HY<?php else: endif; if(($vo['tjpingtai']==8)): ?>FB账号费<?php else: endif; if(($vo['tjpingtai']==9)): ?>taboola(官方)<?php else: endif; if(($vo['tjpingtai']==10)): ?>popinline<?php else: endif; if(($vo['tjpingtai']==11)): ?>line(rd)<?php else: endif; if(($vo['tjpingtai']==12)): ?>AkaNe<?php else: endif; if(($vo['tjpingtai']==13)): ?>ReeMo<?php else: endif; if(($vo['tjpingtai']==14)): ?>FB(个人户)<?php else: endif; if(($vo['tjpingtai']==15)): ?>FB(企业户)<?php else: endif; if(($vo['tjpingtai']==16)): ?>FB个人户(msg)<?php else: endif; if(($vo['tjpingtai']==17)): ?>FB个人户(落地页)<?php else: endif; if(($vo['tjpingtai']==18)): ?>FB企业户(msg)<?php else: endif; if(($vo['tjpingtai']==19)): ?>FB企业户(落地页)<?php else: endif; if(($vo['tjpingtai']==20)): ?>小飞机<?php else: endif; if(($vo['tjpingtai']==21)): ?>主页<?php else: endif; if(($vo['tjpingtai']==22)): ?>耐用号<?php else: endif; if(($vo['tjpingtai']==23)): ?>BM<?php else: endif; if(($vo['tjpingtai']==24)): ?>域名<?php else: endif; if(($vo['tjpingtai']==25)): ?>revcont<?php else: endif; ?>
</div>
</th>
<th align="center" style="width: 90px;">
<div align="center">
<?php if(($vo['diqu'] ==1)): ?>支付宝<?php else: endif; if(($vo['diqu'] ==2)): ?>微信<?php else: endif; if(($vo['diqu'] ==3)): ?>U<?php else: endif; if(($vo['diqu'] ==4)): ?>pp<?php else: endif; if(($vo['diqu'] ==5)): ?>divvy<?php else: endif; if(($vo['diqu'] ==6)): ?>预付<?php else: endif; if(($vo['diqu'] ==7)): ?>账号费<?php else: endif; if(($vo['diqu'] ==8)): ?>主页<?php else: endif; if(($vo['diqu'] ==9)): ?>小飞机<?php else: endif; if(($vo['diqu'] ==10)): ?>salesmartly<?php else: endif; if(($vo['diqu'] ==11)): ?>007<?php else: endif; if(($vo['diqu'] ==12)): ?>海象<?php else: endif; if(($vo['diqu'] ==13)): ?>海外企业户<?php else: endif; if(($vo['diqu'] ==14)): ?>飞书<?php else: endif; if(($vo['diqu'] ==15)): ?>域名<?php else: endif; if(($vo['diqu'] ==16)): ?>服务器<?php else: endif; if(($vo['diqu'] ==17)): ?>tiktok<?php else: endif; if(($vo['diqu'] ==18)): ?>taboola<?php else: endif; if(($vo['diqu'] ==19)): ?>Snapchat<?php else: endif; if(($vo['diqu'] ==20)): ?>line<?php else: endif; if(($vo['diqu'] ==21)): ?>popin<?php else: endif; if(($vo['diqu'] ==22)): ?>dable<?php else: endif; if(($vo['diqu'] ==23)): ?>易诺<?php else: endif; if(($vo['diqu'] ==24)): ?>BM<?php else: endif; if(($vo['diqu'] ==25)): ?>高限<?php else: endif; if(($vo['diqu'] ==26)): ?>半限<?php else: endif; if(($vo['diqu'] ==27)): ?>个户<?php else: endif; if(($vo['diqu'] ==28)): ?>线条<?php else: endif; if(($vo['diqu'] ==29)): ?>手续费<?php else: endif; if(($vo['diqu'] ==30)): ?>钛动<?php else: endif; if(($vo['diqu'] ==31)): ?>tiktok实名<?php else: endif; if(($vo['diqu'] ==32)): ?>tiktok小店<?php else: endif; if(($vo['diqu'] ==33)): ?>佩佩<?php else: endif; if(($vo['diqu'] ==34)): ?>revcont<?php else: endif; ?>
</div>
</th>
<th align="center" style="width: 90px;">
<div align="center">
<?php if(($vo['tjqudao'] ==1)): ?>台币<?php else: endif; if(($vo['tjqudao'] ==2)): ?>美金<?php else: endif; if(($vo['tjqudao'] ==3)): ?>人民币<?php else: endif; if(($vo['tjqudao'] ==4)): ?>日元<?php else: endif; if(($vo['tjqudao'] ==5)): ?>新台币<?php else: endif; if(($vo['tjqudao'] ==6)): ?>新美金<?php else: endif; ?>
</div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> <?php echo $vo['tjxiaofei']; ?></div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> <?php echo $vo['tjxiaofeish']; ?></div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> <?php echo $vo['tjjiafen']; ?></div>
</th>
<th align="center" style="width: 90px;">
<div align="center"> <?php echo $vo['tjchengben']; ?></div>
</th>
<th align="center" style="width: 90px;">
<div align="center">
<?php if(($vo['admin_id'] ==1)): ?>何文杰<?php endif; if(($vo['admin_id'] ==30)): ?>罗凯<?php endif; if(($vo['admin_id'] ==31)): ?>石凡<?php endif; if(($vo['admin_id'] ==32)): ?>王兆龙<?php endif; if(($vo['admin_id'] ==33)): ?>郑佳鑫<?php endif; if(($vo['admin_id'] ==34)): ?>李成龙<?php endif; if(($vo['admin_id'] ==35)): ?>钟永辉<?php endif; if(($vo['admin_id'] ==29)): ?>雷杰<?php endif; if(($vo['admin_id'] ==37)): ?>彭紫玲 <?php endif; if(($vo['admin_id'] ==38)): ?>蔡泽珊 <?php endif; if(($vo['admin_id'] ==39)): ?>何嘉敏<?php endif; if(($vo['admin_id'] ==36)): ?>王颖<?php endif; if(($vo['admin_id'] ==41)): ?>楊結茹<?php endif; if(($vo['admin_id'] ==42)): ?> 萧飞芸 <?php endif; if(($vo['admin_id'] ==43)): ?>陈秋帆<?php endif; if(($vo['admin_id'] ==44)): ?>朱幸清<?php endif; if(($vo['admin_id'] ==45)): ?>張文鑫<?php endif; if(($vo['admin_id'] ==46)): ?>邱晓冰<?php endif; if(($vo['admin_id'] ==47)): ?>張慧<?php endif; if(($vo['admin_id'] ==48)): ?> 徐梅麗丹<?php endif; if(($vo['admin_id'] ==49)): ?>朱细芬<?php endif; if(($vo['admin_id'] ==50)): ?>陈霭林<?php endif; if(($vo['admin_id'] ==53)): ?>陈康贤<?php endif; if(($vo['admin_id'] ==54)): ?>曾殷杰<?php endif; if(($vo['admin_id'] ==55)): ?>梁艺<?php endif; if(($vo['admin_id'] ==57)): ?>陈丹妮 <?php endif; if(($vo['admin_id'] ==58)): ?>吴晓花<?php endif; if(($vo['admin_id'] ==59)): ?> 黄子豪 <?php endif; if(($vo['admin_id'] ==60)): ?> 苏婷 <?php endif; if(($vo['admin_id'] ==61)): ?> 沈楚镔<?php endif; if(($vo['admin_id'] ==62)): ?> 吴佳慧 <?php endif; if(($vo['admin_id'] ==63)): ?> 温宋兴 <?php endif; if(($vo['admin_id'] ==64)): ?> 袁怀治 <?php endif; if(($vo['admin_id'] ==65)): ?> 黄杰聪 <?php endif; if(($vo['admin_id'] ==68)): ?> 邝咏琪 <?php endif; if(($vo['admin_id'] ==69)): ?> 邓嘉发 <?php endif; if(($vo['admin_id'] ==70)): ?> 陈俞铮 <?php endif; if(($vo['admin_id'] ==71)): ?> 欧阳金荣 <?php endif; if(($vo['admin_id'] ==72)): ?> 苏志豪 <?php endif; if(($vo['admin_id'] ==73)): ?> 伍慧芬 <?php endif; if(($vo['admin_id'] ==74)): ?> 邓启锐 <?php endif; if(($vo['admin_id'] ==75)): ?> 黄义添 <?php endif; if(($vo['admin_id'] ==76)): ?> 陈俊强 <?php endif; if(($vo['admin_id'] ==77)): ?> 陈鹏程 <?php endif; if(($vo['admin_id'] ==78)): ?> 黄美桥 <?php endif; if(($vo['admin_id'] ==79)): ?> 林郑彪 <?php endif; if(($vo['admin_id'] ==80)): ?> 黄瑞杰 <?php endif; if(($vo['admin_id'] ==81)): ?> 刘毅杰 <?php endif; if(($vo['admin_id'] ==83)): ?> 曾思浩 <?php endif; if(($vo['admin_id'] ==84)): ?> 杨锦浩 <?php endif; if(($vo['admin_id'] ==85)): ?> 叶建华 <?php endif; if(($vo['admin_id'] ==86)): ?> 张铭炎 <?php endif; if(($vo['admin_id'] ==87)): ?> 陈泽群 <?php endif; if(($vo['admin_id'] ==92)): ?> 容国钱 <?php endif; if(($vo['admin_id'] ==94)): ?> 李文涵 <?php endif; if(($vo['admin_id'] ==98)): ?> 罗然 <?php endif; if(($vo['admin_id'] ==97)): ?> 黄智濠 <?php endif; if(($vo['admin_id'] ==99)): ?> 陈晓桦 <?php endif; if(($vo['admin_id'] ==102)): ?> 陈禹 <?php endif; ?>
</div>
</th>
<th align="center" style="width:90px">
<div align="center">
<?php echo $vo['beizhu']; ?>
</div>
</th>
<th align="center" style="width:150px">
<div align="center">
<?php if(is_check_access(CONTROLLER_NAME.'@edit') == '1'): ?>
<a href="<?php echo url('Images/edit',array('id'=>$vo['aid'])); ?>" class="btn blue"><i class="fa fa-pencil-square-o"></i>编辑</a>
<?php endif; if((\think\Session::get('admin_info.admin_id') ==1)): if(is_check_access(CONTROLLER_NAME.'@del') == '1'): ?>
<a class="btn red" href="javascript:void(0);" data-url="<?php echo url('Images/del'); ?>" data-id="<?php echo $vo['aid']; ?>" data-deltype="pseudo" onClick="delfun(this);"><i class="fa fa-trash-o"></i>删除</a>
<?php endif; endif; ?>
</div>
</th>
<th abbr="article_time" align="center" class="w60" style="display:none">
<div >
<?php if(is_check_access(CONTROLLER_NAME.'@edit') == '1'): ?>
<input type="text" onchange="changeTableVal('archives','aid','<?php echo $vo['aid']; ?>','sort_order',this);" size="4" value="<?php echo $vo['sort_order']; ?>" />
<?php else: ?>
<?php echo $vo['sort_order']; endif; ?>
</div>
</th>
</tr>
<?php endforeach; endif; else: echo "" ;endif; endif; ?>
</thead>
</table>
</div>
</div>
<?php if(is_check_access(CONTROLLER_NAME.'@add') == '1'): ?>
<div class="tDiv" >
<div class="tDiv2">
<div class="fbutton checkboxall">
<input type="checkbox" onclick="javascript:$('input[name*=ids]').prop('checked',this.checked);">
</div>
<?php if(is_check_access(CONTROLLER_NAME.'@del') == '1'): ?>
<div class="fbutton">
<a onclick="batch_del(this, 'ids');" data-url="<?php echo url('Images/del'); ?>" data-deltype="pseudo">
<div class="add" title="批量删除">
<span><i class="fa fa-close"></i>批量删除</span>
</div>
</a>
</div>
<?php endif; ?>
<!--<?php if(is_check_access('Archives@move') == '1'): ?>-->
<!--<div class="fbutton">-->
<!-- <a onclick="func_move(this, 'ids');" data-url="<?php echo url('Archives/move', array('typeid'=>\think\Request::instance()->param('typeid'))); ?>">-->
<!-- <div class="add" title="批量移动">-->
<!-- <span><i class="fa fa-hdd-o"></i>批量移动</span>-->
<!-- </div>-->
<!-- </a>-->
<!--</div>-->
<!--<?php endif; ?>-->
<!--<?php if(is_check_access('Archives@batch_copy') == '1'): ?>-->
<!--<div class="fbutton">-->
<!-- <a onclick="func_batch_copy(this, 'ids');" data-url="<?php echo url('Archives/batch_copy', array('typeid'=>\think\Request::instance()->param('typeid'))); ?>">-->
<!-- <div class="add" title="批量复制">-->
<!-- <span><i class="fa fa-copy"></i>批量复制</span>-->
<!-- </div>-->
<!-- </a>-->
<!--</div>-->
<!--<?php endif; ?>-->
</div>
<div style="clear:both"></div>
</div> <?php endif; ?>
<!--分页位置-->
<?php echo $page; ?>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
// 表格行点击选中切换
$('#flexigrid > table>tbody >tr').click(function(){
$(this).toggleClass('trSelected');
});
// 点击刷新数据
$('.fa-refresh').click(function(){
location.href = location.href;
});
});
var aids = '';
function func_move(obj, name)
{
var a = [];
var k = 0;
aids = '';
$('input[name^='+name+']').each(function(i,o){
if($(o).is(':checked')){
a.push($(o).val());
if (k > 0) {
aids += ',';
}
aids += $(o).val();
k++;
}
})
if(a.length == 0){
layer.alert('请至少选择一项', {icon: 2, title:false});
return;
}
var url = $(obj).attr('data-url');
//iframe窗
layer.open({
type: 2,
title: '移动文档',
fixed: true, //不固定
shadeClose: false,
shade: 0.3,
maxmin: false, //开启最大化最小化按钮
area: ['350px', '260px'],
content: url
});
}
/**
* 获取修改之前的内容
*/
function get_aids()
{
return aids;
}
</script>
<br/>
<div id="goTop">
<a href="JavaScript:void(0);" id="btntop">
<i class="fa fa-angle-up"></i>
</a>
<a href="JavaScript:void(0);" id="btnbottom">
<i class="fa fa-angle-down"></i>
</a>
</div>
<script type="text/javascript">
$(document).ready(function(){
$('#think_page_trace_open').css('z-index', 99999);
});
</script>
</body>
</html>