后台首页
我的工作台
预览网站
使用手册
官方网站
修改团期:{$info.title}
团期标题:
团期出发地:
$deport=M('depart')->where(array('show'=>1))->select(); foreach($deport as $i=>$deportinfo) { if($deportinfo['id']==$info['depart']) $y='checked="checked"'; else $y='';
{$deportinfo.title}
}
团期目的地:
{$info.destination}
$m=get_number($info['destination_id']); $m=array_filter($m); foreach($m as $mm) {
}
$m=explode(']',$info['destination']); $m=array_filter($m); foreach($m as $mm) { $mm=str_replace(']','',$mm); $mm=str_replace('[','',$mm);
}
[更改]
团期缩略图:
if($info['litpic']=='') {
} else {
}
if($info['bigpic']=='') {
} else {
}
团期keywords:
(关键词)
团期description:
(描述)
团期级别:
$ishot=flag_hot(); foreach($ishot as $i=>$hot) { if(strstr($info['flag'],$i.'|')) { $y='checked="checked"'; } else { $y=''; }
echo $hot;
} $price=stripslashess($info['price']); $price=json_decode($price,true); $mm=''; foreach($price as $i=>$p) { $mm[]='"'.$i.'": {"price" : "'.$p['price'].'","roomNum": "'.$p['roomNum'].'", "son": "'.$p['son'].'","type":"'.$p['type'].'"}'; $u[]=strtotime($i); } sort($u); if($u[0]!='') $star=date('Y-m-d',$u[0]); if(end($u)!='') $estar=date('Y-m-d',end($u)); $mm=join(',',$mm); $mm='{'.$mm.'}'.'|'.$star.'|'.$estar;
团期报价:
起始:
截止:
成人价
儿童价
库存
重置报价
星期筛选:
星期一
星期二
星期三
星期四
星期五
星期六
星期天
促销:
团购
秒杀
特价
关键词:
行程天数:
从线路产品库里选择详细行程
提交修改
重置
团期标题:
团期内容:
团期状态:
待审核
展示中
订购满意度:
很不满意
不满意
一般
比较满意
非常满意
出现满意度:
很不满意
不满意
一般
比较满意
非常满意
团期产品:
团期产品:
{$menu.name}
{$child.name}
{$son.name}