mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
将js代码架构改为app下渲染;
This commit is contained in:
@@ -274,7 +274,7 @@ function event_view_content($name)
|
||||
}
|
||||
continue;
|
||||
}
|
||||
$content.= $value_event['view_content'];
|
||||
$content .= $value_event['view_content'];
|
||||
}
|
||||
|
||||
return $content;
|
||||
|
||||
Reference in New Issue
Block a user