作者 sgj
1 个管道 的构建 失败 耗费 0 秒

修改志愿者列表

@@ -1003,7 +1003,7 @@ class SecondController extends RestBaseController @@ -1003,7 +1003,7 @@ class SecondController extends RestBaseController
1003 $font='../static/font-awesome/fonts/PingFang Medium.ttf'; 1003 $font='../static/font-awesome/fonts/PingFang Medium.ttf';
1004 $text1='姓名 '.$userInfo['name']; 1004 $text1='姓名 '.$userInfo['name'];
1005 $text2='身份 '.$userInfo['status']; 1005 $text2='身份 '.$userInfo['status'];
1006 - $text3='编号 '.$userInfo['zhengJianInfouser_num']; 1006 + $text3='编号 '.$userInfo['user_num'];
1007 $text4='当前学时 '.$userInfo['work_time'].'小时'; 1007 $text4='当前学时 '.$userInfo['work_time'].'小时';
1008 $locate1[]='35'; 1008 $locate1[]='35';
1009 $locate1[]='100'; 1009 $locate1[]='100';