From 6a138cf45f0ad7adaa38ff122925d02cf0ed716c Mon Sep 17 00:00:00 2001 From: kf_wuhao <15392746632@qq.com> Date: Tue, 12 Jan 2021 14:43:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=A3=E4=BA=9B=E4=BA=BA=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=8A=E7=BA=BF=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pmcalendar.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pmcalendar.php b/pmcalendar.php index 8a4d953..74157ba 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -2,7 +2,7 @@ $user = SESS::get('EVENTUserInfo'); // if(isn($user))exit(); $user = json_decode($user, true); -$user['name'] = "罗松柏"; +//$user['name'] = "吴昊"; $canEdit = in_array($user['name'], $ROLES); $isgxvrole ='1'; //in_array($user['name'], $GXVROLES); //更新信息查看区浏览权限 $isgxyyerole = in_array($user['name'], $GXYYEROLES);//更新运营中心编辑权限 @@ -356,8 +356,8 @@ if ($act == 'newevent') {
- - 编辑游戏 + 编辑游戏 +
"); - if("" != "-1"){ - form.append(' '); - }else { + if("" != "1"){ form.append(' '); + }else { + form.append(' '); } form.append("
");