Commit 9e9ab4f4 by biao

1111

parent d23a73f7
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
社会实践:是不是就是图文混编?从别的平台过来的数据?? 社会实践:是不是就是图文混编?从别的平台过来的数据??
社会人士机构,还是需要年龄段选择。 社会人士机构,还是需要必选年龄段选择。
领导注册也需要选择年龄段 领导注册也需要必须选择年龄段
社会人士哇按成情况单独页面。。 社会人士哇按成情况单独页面。。
志愿者活动是只有指南针单独有。志愿者活动还是需要单独添加和编辑。 志愿者活动是只有指南针单独有。志愿者活动还是需要单独添加和编辑。
......
...@@ -63,5 +63,8 @@ $layout_pages = array(); ...@@ -63,5 +63,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["menu_clicked"] = "5-1"; $layout_pages["menu_clicked"] = "5-1";
$layout_pages["right"] = "account_edit_input.inc"; $layout_pages["right"] = "account_edit_input.inc";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -50,5 +50,6 @@ $layout_pages = array(); ...@@ -50,5 +50,6 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "account_list.inc"; $layout_pages["right"] = "account_list.inc";
$layout_pages["menu_clicked"] = "5-1"; $layout_pages["menu_clicked"] = "5-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc"); //require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -36,5 +36,7 @@ $layout_pages = array(); ...@@ -36,5 +36,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "account_new_input.inc"; $layout_pages["right"] = "account_new_input.inc";
$layout_pages["menu_clicked"] = "5-1"; $layout_pages["menu_clicked"] = "5-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc"); //require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -48,5 +48,8 @@ $layout_pages = array(); ...@@ -48,5 +48,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "certificate_apply_edit_input.inc"; $layout_pages["right"] = "certificate_apply_edit_input.inc";
$layout_pages["menu_clicked"] = "5-5"; $layout_pages["menu_clicked"] = "5-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -55,5 +55,6 @@ $layout_pages = array(); ...@@ -55,5 +55,6 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "certificate_apply_edit_result.inc"; $layout_pages["right"] = "certificate_apply_edit_result.inc";
$layout_pages["menu_clicked"] = "5-5"; $layout_pages["menu_clicked"] = "5-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc"); //require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -101,5 +101,8 @@ $layout_pages = array(); ...@@ -101,5 +101,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "certificate_apply_list.inc"; $layout_pages["right"] = "certificate_apply_list.inc";
$layout_pages["menu_clicked"] = "5-5"; $layout_pages["menu_clicked"] = "5-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -40,5 +40,8 @@ $layout_pages = array(); ...@@ -40,5 +40,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "certificate_edit_input.inc"; $layout_pages["right"] = "certificate_edit_input.inc";
$layout_pages["menu_clicked"] = "5-4"; $layout_pages["menu_clicked"] = "5-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -73,5 +73,8 @@ $layout_pages = array(); ...@@ -73,5 +73,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "certificate_edit_result.inc"; $layout_pages["right"] = "certificate_edit_result.inc";
$layout_pages["menu_clicked"] = "5-4"; $layout_pages["menu_clicked"] = "5-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -52,5 +52,8 @@ $layout_pages = array(); ...@@ -52,5 +52,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "certificate_list.inc"; $layout_pages["right"] = "certificate_list.inc";
$layout_pages["menu_clicked"] = "5-4"; $layout_pages["menu_clicked"] = "5-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -35,5 +35,8 @@ $layout_pages = array(); ...@@ -35,5 +35,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "class_edit_input.inc"; $layout_pages["right"] = "class_edit_input.inc";
$layout_pages["menu_clicked"] = "1-3"; $layout_pages["menu_clicked"] = "1-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -47,5 +47,8 @@ $layout_pages = array(); ...@@ -47,5 +47,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "class_edit_result.inc"; $layout_pages["right"] = "class_edit_result.inc";
$layout_pages["menu_clicked"] = "1-3"; $layout_pages["menu_clicked"] = "1-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -45,5 +45,8 @@ $layout_pages = array(); ...@@ -45,5 +45,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "class_list.inc"; $layout_pages["right"] = "class_list.inc";
$layout_pages["menu_clicked"] = "1-3"; $layout_pages["menu_clicked"] = "1-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -72,5 +72,8 @@ $layout_pages = array(); ...@@ -72,5 +72,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "collection_media_edit_input.inc"; $layout_pages["right"] = "collection_media_edit_input.inc";
$layout_pages["menu_clicked"] = "4-1"; $layout_pages["menu_clicked"] = "4-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -78,5 +78,8 @@ $layout_pages = array(); ...@@ -78,5 +78,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "collection_media_edit_result.inc"; $layout_pages["right"] = "collection_media_edit_result.inc";
$layout_pages["menu_clicked"] = "4-1"; $layout_pages["menu_clicked"] = "4-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -79,5 +79,8 @@ $layout_pages = array(); ...@@ -79,5 +79,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "collection_media_list.inc"; $layout_pages["right"] = "collection_media_list.inc";
$layout_pages["menu_clicked"] = "4-1"; $layout_pages["menu_clicked"] = "4-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -49,5 +49,7 @@ $layout_pages = array(); ...@@ -49,5 +49,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "course_category_edit_input.inc"; $layout_pages["right"] = "course_category_edit_input.inc";
$layout_pages["menu_clicked"] = "4-5"; $layout_pages["menu_clicked"] = "4-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -59,5 +59,8 @@ $layout_pages = array(); ...@@ -59,5 +59,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "course_category_edit_result.inc"; $layout_pages["right"] = "course_category_edit_result.inc";
$layout_pages["menu_clicked"] = "4-5"; $layout_pages["menu_clicked"] = "4-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -36,5 +36,8 @@ $layout_pages = array(); ...@@ -36,5 +36,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "course_category_list.inc"; $layout_pages["right"] = "course_category_list.inc";
$layout_pages["menu_clicked"] = "4-5"; $layout_pages["menu_clicked"] = "4-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -49,5 +49,8 @@ $layout_pages = array(); ...@@ -49,5 +49,8 @@ $layout_pages = array();
$layout_pages["top"] = "menu.inc"; $layout_pages["top"] = "menu.inc";
$layout_pages["menu_clicked"] = "li_system"; $layout_pages["menu_clicked"] = "li_system";
$layout_pages["middle"] = "course_edit_input.inc"; $layout_pages["middle"] = "course_edit_input.inc";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/topmenutopsub_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -95,5 +95,7 @@ $layout_pages = array(); ...@@ -95,5 +95,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "course_media_list.inc"; $layout_pages["right"] = "course_media_list.inc";
$layout_pages["menu_clicked"] = "4-1"; $layout_pages["menu_clicked"] = "4-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -40,5 +40,8 @@ $layout_pages = array(); ...@@ -40,5 +40,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_dat_detail.inc"; $layout_pages["right"] = "donations_dat_detail.inc";
$layout_pages["menu_clicked"] = "3-4"; $layout_pages["menu_clicked"] = "3-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -106,5 +106,8 @@ $layout_pages = array(); ...@@ -106,5 +106,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_detail_list.inc"; $layout_pages["right"] = "donations_detail_list.inc";
$layout_pages["menu_clicked"] = "3-4"; $layout_pages["menu_clicked"] = "3-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -47,5 +47,7 @@ $layout_pages = array(); ...@@ -47,5 +47,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_edit_input.inc"; $layout_pages["right"] = "donations_edit_input.inc";
$layout_pages["menu_clicked"] = "3-4"; $layout_pages["menu_clicked"] = "3-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
...@@ -81,5 +81,6 @@ $layout_pages = array(); ...@@ -81,5 +81,6 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_edit_result.inc"; $layout_pages["right"] = "donations_edit_result.inc";
$layout_pages["menu_clicked"] = "3-4"; $layout_pages["menu_clicked"] = "3-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc"); //require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -48,5 +48,7 @@ $layout_pages = array(); ...@@ -48,5 +48,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_event_list.inc"; $layout_pages["right"] = "donations_event_list.inc";
$layout_pages["menu_clicked"] = "3-4"; $layout_pages["menu_clicked"] = "3-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -49,5 +49,7 @@ $layout_pages = array(); ...@@ -49,5 +49,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_examine_input.inc"; $layout_pages["right"] = "donations_examine_input.inc";
$layout_pages["menu_clicked"] = "3-5"; $layout_pages["menu_clicked"] = "3-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -93,5 +93,8 @@ $layout_pages = array(); ...@@ -93,5 +93,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_examine_list.inc"; $layout_pages["right"] = "donations_examine_list.inc";
$layout_pages["menu_clicked"] = "3-5"; $layout_pages["menu_clicked"] = "3-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -50,5 +50,8 @@ $layout_pages = array(); ...@@ -50,5 +50,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "donations_examine_result.inc"; $layout_pages["right"] = "donations_examine_result.inc";
$layout_pages["menu_clicked"] = "3-5"; $layout_pages["menu_clicked"] = "3-5";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -44,5 +44,7 @@ $layout_pages = array(); ...@@ -44,5 +44,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_dat_detail.inc"; $layout_pages["right"] = "event_dat_detail.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -141,5 +141,8 @@ $layout_pages = array(); ...@@ -141,5 +141,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_detail_list.inc"; $layout_pages["right"] = "event_detail_list.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -86,7 +86,6 @@ if(!empty($volunteer_event_dat->province)){ ...@@ -86,7 +86,6 @@ if(!empty($volunteer_event_dat->province)){
} }
$scope_list = []; $scope_list = [];
if($_account->user_id != 0){ if($_account->user_id != 0){
array_push($scope_list, ["id"=>"school","title"=>"区域内学校"]); array_push($scope_list, ["id"=>"school","title"=>"区域内学校"]);
...@@ -108,5 +107,8 @@ $layout_pages = array(); ...@@ -108,5 +107,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_edit_input.inc"; $layout_pages["right"] = "event_edit_input.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -130,5 +130,7 @@ $layout_pages = array(); ...@@ -130,5 +130,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_edit_result.inc"; $layout_pages["right"] = "event_edit_result.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -99,5 +99,8 @@ $layout_pages = array(); ...@@ -99,5 +99,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_examine.inc"; $layout_pages["right"] = "event_examine.inc";
$layout_pages["menu_clicked"] = "3-3"; $layout_pages["menu_clicked"] = "3-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -53,5 +53,8 @@ $layout_pages = array(); ...@@ -53,5 +53,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_examine_input.inc"; $layout_pages["right"] = "event_examine_input.inc";
$layout_pages["menu_clicked"] = "3-3"; $layout_pages["menu_clicked"] = "3-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -50,5 +50,8 @@ $layout_pages = array(); ...@@ -50,5 +50,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_examine_result.inc"; $layout_pages["right"] = "event_examine_result.inc";
$layout_pages["menu_clicked"] = "3-3"; $layout_pages["menu_clicked"] = "3-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -44,5 +44,7 @@ $layout_pages = array(); ...@@ -44,5 +44,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_input_time.inc"; $layout_pages["right"] = "event_input_time.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -76,5 +76,7 @@ $layout_pages = array(); ...@@ -76,5 +76,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_input_time_result.inc"; $layout_pages["right"] = "event_input_time_result.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -23,7 +23,6 @@ if (!checkAuthority("14")) { ...@@ -23,7 +23,6 @@ if (!checkAuthority("14")) {
} }
$order_key = ParamUtil::getRequestString("order_key", "id"); $order_key = ParamUtil::getRequestString("order_key", "id");
$sort = ParamUtil::getRequestString("sort", "DESC"); $sort = ParamUtil::getRequestString("sort", "DESC");
$page_num = ParamUtil::getRequestNumber("page_num", 1); $page_num = ParamUtil::getRequestNumber("page_num", 1);
...@@ -49,5 +48,7 @@ $layout_pages = array(); ...@@ -49,5 +48,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_list.inc"; $layout_pages["right"] = "event_list.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -50,5 +50,7 @@ $layout_pages = array(); ...@@ -50,5 +50,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_member_detail.inc"; $layout_pages["right"] = "event_member_detail.inc";
$layout_pages["menu_clicked"] = "3-1"; $layout_pages["menu_clicked"] = "3-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -66,5 +66,7 @@ $layout_pages = array(); ...@@ -66,5 +66,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_publishing.inc"; $layout_pages["right"] = "event_publishing.inc";
$layout_pages["menu_clicked"] = "3-2"; $layout_pages["menu_clicked"] = "3-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -115,5 +115,7 @@ $layout_pages = array(); ...@@ -115,5 +115,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "event_publishing_result.inc"; $layout_pages["right"] = "event_publishing_result.inc";
$layout_pages["menu_clicked"] = "3-2"; $layout_pages["menu_clicked"] = "3-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -31,5 +31,8 @@ $layout_pages = array(); ...@@ -31,5 +31,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_edit_input.inc"; $layout_pages["right"] = "government_edit_input.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -44,5 +44,8 @@ $layout_pages = array(); ...@@ -44,5 +44,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_edit_result.inc"; $layout_pages["right"] = "government_edit_result.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -50,5 +50,8 @@ $layout_pages = array(); ...@@ -50,5 +50,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_list.inc"; $layout_pages["right"] = "government_list.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -28,5 +28,8 @@ $layout_pages = array(); ...@@ -28,5 +28,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_new.inc"; $layout_pages["right"] = "government_new.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -96,5 +96,8 @@ $layout_pages = array(); ...@@ -96,5 +96,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_new_result.inc"; $layout_pages["right"] = "government_new_result.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -55,5 +55,8 @@ $layout_pages = array(); ...@@ -55,5 +55,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_qr_edit_input.inc"; $layout_pages["right"] = "government_qr_edit_input.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -89,5 +89,8 @@ $layout_pages = array(); ...@@ -89,5 +89,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_qr_edit_result.inc"; $layout_pages["right"] = "government_qr_edit_result.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -63,5 +63,7 @@ $layout_pages = array(); ...@@ -63,5 +63,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "government_qr_list.inc"; $layout_pages["right"] = "government_qr_list.inc";
$layout_pages["menu_clicked"] = "5-2"; $layout_pages["menu_clicked"] = "5-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -37,5 +37,7 @@ $layout_pages = array(); ...@@ -37,5 +37,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "grade_edit_input.inc"; $layout_pages["right"] = "grade_edit_input.inc";
$layout_pages["menu_clicked"] = "menu_grade"; $layout_pages["menu_clicked"] = "menu_grade";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -47,8 +47,8 @@ $layout_pages = array(); ...@@ -47,8 +47,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "grade_list.inc"; $layout_pages["right"] = "grade_list.inc";
$layout_pages["menu_clicked"] = "1-2"; $layout_pages["menu_clicked"] = "1-2";
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc"); require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -79,5 +79,8 @@ $layout_pages = array(); ...@@ -79,5 +79,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "media_edit_input.inc"; $layout_pages["right"] = "media_edit_input.inc";
$layout_pages["menu_clicked"] = "4-2"; $layout_pages["menu_clicked"] = "4-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -99,5 +99,8 @@ $layout_pages = array(); ...@@ -99,5 +99,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "media_edit_result.inc"; $layout_pages["right"] = "media_edit_result.inc";
$layout_pages["menu_clicked"] = "4-2"; $layout_pages["menu_clicked"] = "4-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -94,5 +94,8 @@ $layout_pages = array(); ...@@ -94,5 +94,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "media_list.inc"; $layout_pages["right"] = "media_list.inc";
$layout_pages["menu_clicked"] = "4-2"; $layout_pages["menu_clicked"] = "4-2";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -41,5 +41,8 @@ $layout_pages = array(); ...@@ -41,5 +41,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "media_upload.inc"; $layout_pages["right"] = "media_upload.inc";
$layout_pages["menu_clicked"] = "4-3"; $layout_pages["menu_clicked"] = "4-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -95,5 +95,8 @@ $layout_pages = array(); ...@@ -95,5 +95,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "media_upload_result.inc"; $layout_pages["right"] = "media_upload_result.inc";
$layout_pages["menu_clicked"] = "4-3"; $layout_pages["menu_clicked"] = "4-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -54,5 +54,7 @@ $layout_pages = array(); ...@@ -54,5 +54,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["menu_clicked"] = "2-1"; $layout_pages["menu_clicked"] = "2-1";
$layout_pages["right"] = "org_account_edit_input.inc"; $layout_pages["right"] = "org_account_edit_input.inc";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -90,5 +90,7 @@ $layout_pages = array(); ...@@ -90,5 +90,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "org_account_edit_result.inc"; $layout_pages["right"] = "org_account_edit_result.inc";
$layout_pages["menu_clicked"] = "2-1"; $layout_pages["menu_clicked"] = "2-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -62,5 +62,7 @@ $layout_pages = array(); ...@@ -62,5 +62,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "org_account_list.inc"; $layout_pages["right"] = "org_account_list.inc";
$layout_pages["menu_clicked"] = "2-1"; $layout_pages["menu_clicked"] = "2-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -39,5 +39,8 @@ $layout_pages = array(); ...@@ -39,5 +39,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "org_accredited_input.inc"; $layout_pages["right"] = "org_accredited_input.inc";
$layout_pages["menu_clicked"] = "2-1"; $layout_pages["menu_clicked"] = "2-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -86,5 +86,7 @@ $layout_pages = array(); ...@@ -86,5 +86,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "org_accredited_list.inc"; $layout_pages["right"] = "org_accredited_list.inc";
$layout_pages["menu_clicked"] = "2-1"; $layout_pages["menu_clicked"] = "2-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -48,5 +48,7 @@ $layout_pages = array(); ...@@ -48,5 +48,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "org_accredited_result.inc"; $layout_pages["right"] = "org_accredited_result.inc";
$layout_pages["menu_clicked"] = "2-1"; $layout_pages["menu_clicked"] = "2-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -43,5 +43,7 @@ $layout_pages = array(); ...@@ -43,5 +43,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "organization_edit_input.inc"; $layout_pages["right"] = "organization_edit_input.inc";
$layout_pages["menu_clicked"] = "menu_organization"; $layout_pages["menu_clicked"] = "menu_organization";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -32,5 +32,7 @@ $layout_pages = array(); ...@@ -32,5 +32,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "organization_list.inc"; $layout_pages["right"] = "organization_list.inc";
$layout_pages["menu_clicked"] = "menu_organization"; $layout_pages["menu_clicked"] = "menu_organization";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -31,5 +31,7 @@ $layout_pages = array(); ...@@ -31,5 +31,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "school_edit_input.inc"; $layout_pages["right"] = "school_edit_input.inc";
$layout_pages["menu_clicked"] = "1-1"; $layout_pages["menu_clicked"] = "1-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -71,5 +71,7 @@ $layout_pages = array(); ...@@ -71,5 +71,7 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "school_edit_result.inc"; $layout_pages["right"] = "school_edit_result.inc";
$layout_pages["menu_clicked"] = "1-1"; $layout_pages["menu_clicked"] = "1-1";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -99,5 +99,7 @@ $layout_pages["left"] = "menu.inc"; ...@@ -99,5 +99,7 @@ $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "school_list.inc"; $layout_pages["right"] = "school_list.inc";
$layout_pages["menu_clicked"] = "1-1"; $layout_pages["menu_clicked"] = "1-1";
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc"); require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -550,3 +550,26 @@ function isFullDateTimeString(str) { ...@@ -550,3 +550,26 @@ function isFullDateTimeString(str) {
} }
return false; return false;
} }
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays*24*60*60*1000));
var expires = "expires="+ d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
var name = cname + "=";
var decodedCookie = decodeURIComponent(document.cookie);
var ca = decodedCookie.split(';');
for(var i = 0; i <ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
\ No newline at end of file
<?php
/**
* 用户搜索结果csv文件下载
* $Id: user_csv_download.php 81403 2015-03-30 10:16:52Z zhouz $
* @author zhouz
* @access public
* @package partner.public_html
*/
// クラス・設定読み込み
require_once("manager_include.inc");
// ログインチェック
require_once("check_login.inc");
//执行日期
$last_registration_date = "2018-12-29 00:00:00";
//接受URL
$api = 'http://data.zz.baidu.com/urls?site=www.beautyplus088.com&token=Fqmo37V2P076dKwX';
$api_mobile = 'http://data.zz.baidu.com/urls?site=mobile.beautyplus088.com&token=Fqmo37V2P076dKwX';
$urls = array();
$urls_mobile = array();
//首页
$urls[] = "http://" . HOST_NAME;
//按分类列表页
$param = array();
$param["delete_flg"] = false;
$param["registration_date_MIN"] = $last_registration_date;
$category_list = ArticleCategoryMst::getList($param, "display_order", "desc");
foreach($category_list as $category) {
$urls[] = "http://" . HOST_NAME . "/index.php/" . $category->category_id . "_1.html";
$urls_mobile[] = "http://" . MOBILE_HOST_NAME . "/index.php/" . $category->category_id . "_1.html";
}
//按标签列表页
$param = array();
$param["delete_flg"] = false;
$param["registration_date_MIN"] = $last_registration_date;
$article_tag_list = ArticleTagsDat::getList($param,"id","desc");
foreach($article_tag_list as $tag) {
$urls[] = "http://" . HOST_NAME . "/tag.php/" . urlencode($tag->tag) . "_1.html";
$urls_mobile[] = "http://" . MOBILE_HOST_NAME . "/tag.php/" . urlencode($tag->tag) . "_1.html";
}
//内容详情页
$param = array();
$param["delete_flg"] = false;
$param["registration_date_MIN"] = $last_registration_date;
$article_dat_list = ArticleDat::getList($param,"id","desc");
foreach($article_dat_list as $article) {
$urls[] = "http://" . HOST_NAME . "/preview.php/" . $article->id . ".html";
$urls_mobile[] = "http://" . MOBILE_HOST_NAME . "/preview.php/" . $article->id . ".html";
}
//批量提交[pc]
$ch = curl_init();
$options = array(
CURLOPT_URL => $api,
CURLOPT_POST => true,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_POSTFIELDS => implode("\n", $urls),
CURLOPT_HTTPHEADER => array('Content-Type: text/plain'),
);
curl_setopt_array($ch, $options);
$result = curl_exec($ch);
echo $result;
//批量提交[mobile]
$ch = curl_init();
$options = array(
CURLOPT_URL => $api_mobile,
CURLOPT_POST => true,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_POSTFIELDS => implode("\n", $urls_mobile),
CURLOPT_HTTPHEADER => array('Content-Type: text/plain'),
);
curl_setopt_array($ch, $options);
$result = curl_exec($ch);
echo $result;
?>
\ No newline at end of file
...@@ -36,5 +36,8 @@ $layout_pages = array(); ...@@ -36,5 +36,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "system_const_edit_input.inc"; $layout_pages["right"] = "system_const_edit_input.inc";
$layout_pages["menu_clicked"] = "5-3"; $layout_pages["menu_clicked"] = "5-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -82,5 +82,8 @@ $layout_pages = array(); ...@@ -82,5 +82,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "system_const_edit_result.inc"; $layout_pages["right"] = "system_const_edit_result.inc";
$layout_pages["menu_clicked"] = "4-3"; $layout_pages["menu_clicked"] = "4-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -32,5 +32,8 @@ $layout_pages = array(); ...@@ -32,5 +32,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "system_const_list.inc"; $layout_pages["right"] = "system_const_list.inc";
$layout_pages["menu_clicked"] = "5-3"; $layout_pages["menu_clicked"] = "5-3";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -56,6 +56,9 @@ function doPopup(html_data, width_min, width_max, height_min, height_max) { ...@@ -56,6 +56,9 @@ function doPopup(html_data, width_min, width_max, height_min, height_max) {
<script type="text/JavaScript" src="dynamicscripts/do_select_popup.js"></script> <script type="text/JavaScript" src="dynamicscripts/do_select_popup.js"></script>
<script type="text/JavaScript" src="dynamicscripts/do_image_popup.js"></script> <script type="text/JavaScript" src="dynamicscripts/do_image_popup.js"></script>
<script language="JavaScript" type="text/JavaScript" src="scripts/validators.js"></script>
<? <?
//JavaScript //JavaScript
if (isset($_SCRIPT_FILE)) { if (isset($_SCRIPT_FILE)) {
......
...@@ -57,6 +57,13 @@ require(MANAGER_TEMPLATE_DIR_PATH. "/" . $layout_pages["header"]); ...@@ -57,6 +57,13 @@ require(MANAGER_TEMPLATE_DIR_PATH. "/" . $layout_pages["header"]);
var h = document.documentElement.clientHeight || document.body.clientHeight; var h = document.documentElement.clientHeight || document.body.clientHeight;
var iFrameHeight = h - 80; var iFrameHeight = h - 80;
$('#contentFrame').css('height', iFrameHeight); $('#contentFrame').css('height', iFrameHeight);
//从cookie获取当前页面
var defaultPage = getCookie("defaultPage");
if(defaultPage) {
$("#contentFrame").attr("src", defaultPage);
}
}) })
......
<?php <?php
/** /**
* 共通ヘッダー部分ファイル * 无顶部菜单栏
* $RCSfile: topmenutopsub_header.inc,v $ * $RCSfile: topmenutopsub_header.inc,v $
* @package templates.manager * @package templates.manager
*/ */
...@@ -18,19 +18,14 @@ ...@@ -18,19 +18,14 @@
<meta http-equiv="Expires" content="-1"/> <meta http-equiv="Expires" content="-1"/>
<meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="Pragma" content="no-cache"/>
<title><?=SERVICE_NAME ?>管理</title> <title><?=SERVICE_NAME ?>管理</title>
<!--<link href="css/manager_topmenutopsub_design.css" rel="stylesheet" type="text/css" />
<link href="css/manager_topmenutopsub_layout.css" rel="stylesheet" type="text/css" />
<link href="css/common_design.css" rel="stylesheet" type="text/css" />
<link href="css/jquery.ui.core.css" rel="stylesheet" type="text/css" />
<link href="css/jquery.ui.theme.css" rel="stylesheet" type="text/css" />
<link href="css/jquery.ui.datepicker.css" rel="stylesheet" type="text/css" />-->
<!-- トップメニュー -->
<!--<link rel="stylesheet" media="all" type="text/css" href="css/manager_menu_dropline.css" />-->
<script type="text/javascript" src="scripts/vue.min.js" ></script> <script type="text/javascript" src="scripts/vue.min.js" ></script>
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<script src="https://unpkg.com/element-ui/lib/index.js"></script> <script src="https://unpkg.com/element-ui/lib/index.js"></script>
<script type="text/javascript" src="scripts/axios.min.js" ></script> <script type="text/javascript" src="scripts/axios.min.js" ></script>
<script language="JavaScript" type="text/JavaScript" src="scripts/validators.js"></script>
<!-- スクリプト --> <!-- スクリプト -->
<script type="text/JavaScript"> <script type="text/JavaScript">
...@@ -57,16 +52,9 @@ function doPopup(html_data, width_min, width_max, height_min, height_max) { ...@@ -57,16 +52,9 @@ function doPopup(html_data, width_min, width_max, height_min, height_max) {
} }
</script> </script>
<script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/jquery.js" type="text/javascript"></script>
<!--<script src="scripts/manager_menu_dropline.js" type="text/javascript"></script>
<script src="scripts/jquery.ui.core.min.js" type="text/javascript"></script>
<script src="scripts/jquery.ui.datepicker.min.js" type="text/javascript"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/jquery.colorbox/1.4.33/example1/colorbox.min.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.colorbox/1.4.33/jquery.colorbox-min.js"></script>
<script type="text/JavaScript" src="dynamicscripts/do_select_popup.js"></script>
<script type="text/JavaScript" src="dynamicscripts/do_image_popup.js"></script>-->
<? <?
//JavaScript読み込みの指定 //JavaScript
if (isset($_SCRIPT_FILE)) { if (isset($_SCRIPT_FILE)) {
if (is_array($_SCRIPT_FILE)) { if (is_array($_SCRIPT_FILE)) {
foreach ($_SCRIPT_FILE as $filename) { foreach ($_SCRIPT_FILE as $filename) {
...@@ -117,13 +105,6 @@ body{ ...@@ -117,13 +105,6 @@ body{
} }
</style> </style>
<!--<link rel="stylesheet" href="scripts/jquery-ui-1.10.3/themes/base/jquery.ui.all.css">
<link rel="stylesheet" media="all" type="text/css" href="scripts/jquery-ui-1.10.3/themes/base/jquery.ui.datepicker.css" />
<script src="scripts/jquery-ui-1.10.3/ui/jquery.ui.core.min.js"></script>
<script src="scripts/jquery-ui-1.10.3/ui/jquery.ui.widget.min.js"></script>
<script src="scripts/jquery-ui-1.10.3/ui/jquery.ui.datepicker.min.js"></script>
<script src="scripts/jquery-ui-1.10.3/ui/jquery.ui.tabs.min.js"></script>
<script src="scripts/jquery-ui-1.10.3/ui/datepicker_addon.js"></script>-->
</head> </head>
<body> <body>
......
...@@ -84,6 +84,7 @@ $title = "管理员登陆"; ...@@ -84,6 +84,7 @@ $title = "管理员登陆";
}, },
methods: { methods: {
submitForm(formName) { submitForm(formName) {
setCookie("defaultPage", '');
this.$refs[formName].validate((valid) => { this.$refs[formName].validate((valid) => {
if (valid) { if (valid) {
var login = this.ruleForm.login; var login = this.ruleForm.login;
......
...@@ -160,68 +160,108 @@ a:hover{ ...@@ -160,68 +160,108 @@ a:hover{
}, },
fn11(){ fn11(){
$("#contentFrame").attr("src", 'school_list.php'); $("#contentFrame").attr("src", 'school_list.php');
setCookie("defaultPage", 'school_list.php');
//window.location.href='school_list.php' //window.location.href='school_list.php'
}, },
fn12(){ fn12(){
$("#contentFrame").attr("src", 'grade_list.php'); $("#contentFrame").attr("src", 'grade_list.php');
setCookie("defaultPage", 'grade_list.php');
//window.location.href='grade_list.php' //window.location.href='grade_list.php'
}, },
fn13(){ fn13(){
window.location.href='class_list.php' $("#contentFrame").attr("src", 'class_list.php');
setCookie("defaultPage", 'class_list.php');
//window.location.href='class_list.php'
}, },
fn14(){ fn14(){
window.location.href='user_list.php' $("#contentFrame").attr("src", 'user_list.php');
setCookie("defaultPage", 'user_list.php');
//window.location.href='user_list.php'
}, },
fn21(){ fn21(){
window.location.href='org_accredited_list.php' $("#contentFrame").attr("src", 'org_accredited_list.php');
setCookie("defaultPage", 'org_accredited_list.php');
//window.location.href='org_accredited_list.php'
}, },
fn31(){ fn31(){
window.location.href='event_list.php' $("#contentFrame").attr("src", 'event_list.php');
setCookie("defaultPage", 'event_list.php');
//window.location.href='event_list.php'
}, },
fn32(){ fn32(){
window.location.href='event_publishing.php' $("#contentFrame").attr("src", 'event_publishing.php');
setCookie("defaultPage", 'event_publishing.php');
//window.location.href='event_publishing.php'
}, },
fn33(){ fn33(){
window.location.href='event_examine.php' $("#contentFrame").attr("src", 'event_examine.php');
setCookie("defaultPage", 'event_examine.php');
//window.location.href='event_examine.php'
}, },
fn34(){ fn34(){
window.location.href='donations_event_list.php' $("#contentFrame").attr("src", 'donations_event_list.php');
setCookie("defaultPage", 'donations_event_list.php');
//window.location.href='donations_event_list.php'
}, },
fn35(){ fn35(){
window.location.href='donations_examine_list.php' $("#contentFrame").attr("src", 'donations_examine_list.php');
setCookie("defaultPage", 'donations_examine_list.php');
//window.location.href='donations_examine_list.php'
}, },
fn41(){ fn41(){
window.location.href='collection_media_list.php' $("#contentFrame").attr("src", 'collection_media_list.php');
setCookie("defaultPage", 'collection_media_list.php');
//window.location.href='collection_media_list.php'
}, },
fn42(){ fn42(){
window.location.href='media_list.php' $("#contentFrame").attr("src", 'media_list.php');
setCookie("defaultPage", 'media_list.php');
//window.location.href='media_list.php'
}, },
fn43(){ fn43(){
window.location.href='media_upload.php' $("#contentFrame").attr("src", 'media_upload.php');
setCookie("defaultPage", 'media_upload.php');
//window.location.href='media_upload.php'
}, },
fn44(){ fn44(){
window.location.href='proceeds_list.php' $("#contentFrame").attr("src", 'proceeds_list.php');
setCookie("defaultPage", 'proceeds_list.php');
//window.location.href='proceeds_list.php'
}, },
fn45(){ fn45(){
window.location.href='course_category_list.php' $("#contentFrame").attr("src", 'course_category_list.php');
setCookie("defaultPage", 'course_category_list.php');
//window.location.href='course_category_list.php'
}, },
fn46(){ fn46(){
window.location.href='user_pay_list.php' $("#contentFrame").attr("src", 'user_pay_list.php');
setCookie("defaultPage", 'user_pay_list.php');
//window.location.href='user_pay_list.php'
}, },
fn51(){ fn51(){
window.location.href='account_list.php' $("#contentFrame").attr("src", 'account_list.php');
setCookie("defaultPage", 'account_list.php');
//window.location.href='account_list.php'
}, },
fn52(){ fn52(){
window.location.href='government_list.php' $("#contentFrame").attr("src", 'government_list.php');
setCookie("defaultPage", 'government_list.php');
//window.location.href='government_list.php'
}, },
fn53(){ fn53(){
window.location.href='system_const_list.php' $("#contentFrame").attr("src", 'system_const_list.php');
setCookie("defaultPage", 'system_const_list.php');
//window.location.href='system_const_list.php'
}, },
fn54(){ fn54(){
window.location.href='certificate_list.php' $("#contentFrame").attr("src", 'certificate_list.php');
setCookie("defaultPage", 'certificate_list.php');
//window.location.href='certificate_list.php'
}, },
fn55(){ fn55(){
window.location.href='certificate_apply_list.php' $("#contentFrame").attr("src", 'certificate_apply_list.php');
setCookie("defaultPage", 'certificate_apply_list.php');
//window.location.href='certificate_apply_list.php'
} }
} }
}) })
......
...@@ -61,5 +61,8 @@ $layout_pages = array(); ...@@ -61,5 +61,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "user_list.inc"; $layout_pages["right"] = "user_list.inc";
$layout_pages["menu_clicked"] = "1-4"; $layout_pages["menu_clicked"] = "1-4";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -52,5 +52,8 @@ $layout_pages = array(); ...@@ -52,5 +52,8 @@ $layout_pages = array();
$layout_pages["left"] = "menu.inc"; $layout_pages["left"] = "menu.inc";
$layout_pages["right"] = "user_pay_list.inc"; $layout_pages["right"] = "user_pay_list.inc";
$layout_pages["menu_clicked"] = "4-6"; $layout_pages["menu_clicked"] = "4-6";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -92,5 +92,8 @@ $layout_pages = array(); ...@@ -92,5 +92,8 @@ $layout_pages = array();
$layout_pages["top"] = "menu.inc"; $layout_pages["top"] = "menu.inc";
$layout_pages["menu_clicked"] = "li_article"; $layout_pages["menu_clicked"] = "li_article";
$layout_pages["middle"] = "video_dat_list.inc"; $layout_pages["middle"] = "video_dat_list.inc";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/topmenutopsub_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -56,5 +56,8 @@ $layout_pages = array(); ...@@ -56,5 +56,8 @@ $layout_pages = array();
$layout_pages["top"] = "menu.inc"; $layout_pages["top"] = "menu.inc";
$layout_pages["menu_clicked"] = "li_article"; $layout_pages["menu_clicked"] = "li_article";
$layout_pages["middle"] = "video_data_edit.inc"; $layout_pages["middle"] = "video_data_edit.inc";
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/topmenutopsub_layout.inc");
//require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/leftmenu_layout.inc");
require_once(MANAGER_TEMPLATE_DIR_PATH . "/layout/content_iframe.inc");
exit; exit;
\ No newline at end of file
...@@ -21,7 +21,7 @@ Component({ ...@@ -21,7 +21,7 @@ Component({
} }
}, },
data: { data: {
navHeight: app.globalData.navHeight + 'px', navHeight: app.globalData.navHeight+4 + 'px',
navTop: app.globalData.navTop + 'px', navTop: app.globalData.navTop + 'px',
}, },
......
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