include("../config/conn.php");
include("../config/function.php");
include("../config/xy.php");
sesCheck();
updatetable("yjcode_user","yxsj='".$sj."' where id=".$rowuser[id]);
createDir("../upload/".$rowuser[id]."/");
$userdj=returnuserdj($rowuser[id]);
if(empty($userdj)){
while1("*","yjcode_userdj where zt=0 order by xh asc");if($row1=mysqli_fetch_array($res1)){$userdj=$row1[name1];}
}
$usertx="../upload/".$rowuser[id]."/user.jpg";if(!is_file($usertx)){$usertx="img/nonetx.gif";}
?>
用户管理面板 - =webname?>
include("../tem/cssjs.html");?>
if(empty($rowcontrol[ifwap]) && $_SESSION[TZPCWAP]!="pcone"){?>
}?>
include("top.php");?>
if(!empty($rowcontrol[tjmoney])){?>
}?>
if(2==$rowuser[shopzt]){?>
店铺动态
if($rowcontrol[serverhave]==1){?>
}?>
- 店铺信息
- 店铺状态:=returnshopztv($rowuser[shopzt])?>
- 店铺流量:=$rowuser[djl]?>
- 认证方式:
-
if(1==$rowuser[ifemail]){?>
}?>
if(1==$rowuser[ifmot]){?>
}?>
if(2==$rowuser[sfzrz]){?>
}?>
- 获得评价
- 好评
=returncount("yjcode_order where selluserid=".$rowuser[id]." and admin=1 and pjlx=1")?>
- 中评
=returncount("yjcode_order where selluserid=".$rowuser[id]." and admin=1 and pjlx=2")?>
- 差评
=returncount("yjcode_order where selluserid=".$rowuser[id]." and admin=1 and pjlx=3")?>
- 综合评分
- 描述评分:=sprintf("%.2f",$rowuser[pf1])?>
- px;">
- 发货评分:=sprintf("%.2f",$rowuser[pf2])?>
- px;">
- 服务态度:=sprintf("%.2f",$rowuser[pf3])?>
- px;">
}?>
if($rowcontrol[serverhave]==1){?>
}?>
include("bottom.php");?>