Commit be769d34 by 冷斌

update

parent 9a708159
......@@ -175,6 +175,8 @@ class Api_Home extends PhalApi_Api
$list = getLiveClass();
$level = getLevelList();
printf($level);
die;
foreach ($level as $k => $v) {
unset($v['level_up']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment