+ {if (!isset($_GET['hide_menu']) || !$_GET['hide_menu']) || isset($_GET['is_menu'])} + {if (isset($menu) && $menu && !$_GET['is_iframe']) || isset($_GET['is_menu'])} +
+ + {if $menu_toolbar} +
+ {$menu_toolbar} +
+ {/if} +
+
+ {else} +
+ {/if} + {else} +
+ {/if} diff --git a/dayrui/Fcms/View/html_msg.html b/dayrui/Fcms/View/html_msg.html new file mode 100644 index 0000000..9cc259c --- /dev/null +++ b/dayrui/Fcms/View/html_msg.html @@ -0,0 +1,37 @@ + +
+ {if $mark} +
{$msg}
+ {else} +
{$msg}
+ {/if} + {if $url} + {dr_lang('濡傛灉鎮ㄧ殑娴忚鍣ㄦ病鏈夎嚜鍔ㄨ烦杞紝璇风偣鍑昏繖閲')} + + {/if} + {if $note}

{$note}

{/if} +
+ + + \ No newline at end of file diff --git a/dayrui/Fcms/View/iframe_content.html b/dayrui/Fcms/View/iframe_content.html new file mode 100644 index 0000000..27cadcc --- /dev/null +++ b/dayrui/Fcms/View/iframe_content.html @@ -0,0 +1,67 @@ +{template "header.html"} + +
+ + + +
+ + +{template "footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/index.html b/dayrui/Fcms/View/index.html new file mode 100644 index 0000000..0e54705 --- /dev/null +++ b/dayrui/Fcms/View/index.html @@ -0,0 +1,283 @@ + + + + + {if $meta_title}{$meta_title}{else}{SITE_NAME} - {dr_lang('鍚庡彴绠$悊骞冲彴')}{/if} + + {template "head.html"} + + + + $topm) { +$_left = 0; // 鏄惁绗竴涓垎缁勮彍鍗曪紝0琛ㄧず绗竴涓 +$_link = 0; // 鏄惁绗竴涓摼鎺ヨ彍鍗曪紝0琛ㄧず绗竴涓 +$left_string = ''; +$mleft_string = []; +!$first && $first = $tid; +foreach ($topm['left'] as $if => $left) { +// 閾炬帴鑿滃崟寮濮 +$link_string = ''; +$mlink_string = ''; +foreach ($left['link'] as $i => $link) { +$url = $link['url']; +if (!$_link) { +// 绗竴涓摼鎺ヨ彍鍗曟椂 鎸囧畾class +$class = 'nav-item active open'; +$topm['url'] = $link['url']; +$topm['link_id'] = $link['id']; +$topm['left_id'] = $left['id']; +} else { +$class = 'nav-item'; +} +$_link = 1; // 鏍囪瘑浠ュ悗鐨勮彍鍗曞氨涓嶆槸绗竴涓簡 +$link_string.= ''; +$mlink_string.= ''; +} +$left_string.= ' +'; +$mleft_string[] = $mlink_string; +$_left = 1; // 鏍囪瘑浠ュ悗鐨勮彍鍗曞氨涓嶆槸绗竴涓簡 +} +$string.= $left_string; +$mstring.= ''; +$menu_top[$tid] = $topm; +} +// 鑷畾涔夊悗鍙拌彍鍗曟樉绀 +if (function_exists('dr_my_admin_menu')) { +list($string, $mstring, $menu_top, $first) = dr_my_admin_menu($my_menu, $string, $mstring, $menu_top, $first); +} +$top = $menu_top; +?> + + + + +
+ +
+
+ + {if !SYS_NOT_ADMIN_CACHE} +
+ +
+ {/if} + +
+
+
+
+ +
+
+
+ + +
+ + + \ No newline at end of file diff --git a/dayrui/Fcms/View/index_auth_edit.html b/dayrui/Fcms/View/index_auth_edit.html new file mode 100644 index 0000000..a72173e --- /dev/null +++ b/dayrui/Fcms/View/index_auth_edit.html @@ -0,0 +1,21 @@ +{template "header.html"} + +
+ {$form} +
+ +
+
+
+ {loop $role $t} + {if $t.id>1} + + {/if} + {/loop} +
+ {dr_lang('鍙湁閫変腑鐨勮鑹茬粍鎵嶈兘鐪嬪埌姝ら潰鏉')} +
+
+
+
+{template "footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/index_edit.html b/dayrui/Fcms/View/index_edit.html new file mode 100644 index 0000000..7ee4fdc --- /dev/null +++ b/dayrui/Fcms/View/index_edit.html @@ -0,0 +1,201 @@ +{template "header.html"} + +
+ {dr_form_hidden()} +
+ {dr_lang('鑷畾涔夊悗鍙伴椤电晫闈㈢殑鏄剧ず鍐呭')} +
+

{dr_lang('闈㈡澘鍖')} {dr_lang('绯荤粺鍙敤鐨勯潰鏉匡紝鍗曞嚮鍗冲彲鍔犲叆鍒伴璁惧尯')} +

+
+ {loop $tables $table $name} + + {/loop} +
+ + + +
+
+

{dr_lang('棰勮鍖')} {dr_lang('鍙互灏嗘湰鍖哄煙鐨勯潰鏉跨Щ鍔ㄥ埌姝e紡鍖')} +

+
+
+
+
+

{dr_lang('姝e紡鍖')} {dr_lang('鍦ㄥ悗鍙伴椤电晫闈㈡樉绀虹殑闈㈡澘')} +

+
+
+ {loop $table_data $table $tid} + {if $tid == '3-1'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+ {loop $table_data $table $tid} + {if $tid == '3-2'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+ {loop $table_data $table $tid} + {if $tid == '3-3'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+ {loop $table_data $table $tid} + {if $tid == '3-4'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+
+
+ {loop $table_data $table $tid} + {if $tid == '4-1'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+ +
+ {loop $table_data $table $tid} + {if $tid == '4-2'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+ +
+ {loop $table_data $table $tid} + {if $tid == '4-3'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+ +
+
+
+ {loop $table_data $table $tid} + {if $tid == '6-1'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+ {loop $table_data $table $tid} + {if $tid == '6-2'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+
+
+ {loop $table_data $table $tid} + {if $tid == '12'} + {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} + {/if} + {/loop} +
+
+
+ +
+
+
+
+ + + +
+
+
+ + + +{template "footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/index_main.html b/dayrui/Fcms/View/index_main.html new file mode 100644 index 0000000..92a57a0 --- /dev/null +++ b/dayrui/Fcms/View/index_main.html @@ -0,0 +1,106 @@ +{template "header.html"} + +{if $table_data} +
+
+ {loop $table_data $table $tid} + {if $tid == '3-1'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+ {loop $table_data $table $tid} + {if $tid == '3-2'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+ {loop $table_data $table $tid} + {if $tid == '3-3'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+ {loop $table_data $table $tid} + {if $tid == '3-4'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+
+
+ {loop $table_data $table $tid} + {if $tid == '4-1'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+ +
+ {loop $table_data $table $tid} + {if $tid == '4-2'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+ +
+ {loop $table_data $table $tid} + {if $tid == '4-3'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+ +
+
+
+ {loop $table_data $table $tid} + {if $tid == '6-1'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+ {loop $table_data $table $tid} + {if $tid == '6-2'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+
+
+ {loop $table_data $table $tid} + {if $tid == '12'} + {php $file = \Phpcmf\Service::M('auth')->get_main_table($table);} + {load "$file"} + {/if} + {/loop} +
+
+{/if} + +{template "footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/index_min.html b/dayrui/Fcms/View/index_min.html new file mode 100644 index 0000000..efcebd6 --- /dev/null +++ b/dayrui/Fcms/View/index_min.html @@ -0,0 +1,155 @@ + + + + + {if $meta_title}{$meta_title}{else}{SITE_NAME} - {dr_lang('鍚庡彴绠$悊骞冲彴')}{/if} + + + {template "head.html"} + + + $left) { + $_link = 0; + $link_string = ''; + $is_first_group = ((string) $first === (string) $tid); + foreach ($left['link'] as $i => $link) { + $url = $link['url']; + // 浠呫岄涓垎缁勭殑棣栦釜閾炬帴銆嶉珮浜紝閬垮厤姣忎釜鍒嗙粍绗竴椤归兘甯 active + $class = (!$_link && $is_first_group) ? 'nav-item active' : 'nav-item'; + if (!$_link && $is_first_group) { + $top['url'] = $url; + $top['link_id'] = $link['id']; + $top['left_id'] = $left['id']; + } + $_link = 1; + $link['icon'] = $link['icon'] ? $link['icon'] : 'fa fa-th-large'; + $link_string .= ''; + } + $group_cls = $is_first_group ? 'active open' : ''; + $string .= ' + '; +} +if (function_exists('dr_my_admin_min_menu')) { + $string = dr_my_admin_min_menu($my_menu, $string); +} +?> + + + +
+ +
+
+ +
+
+
+
+ +
+
+
+
+ + + diff --git a/dayrui/Fcms/View/install/0.html b/dayrui/Fcms/View/install/0.html new file mode 100644 index 0000000..d65f838 --- /dev/null +++ b/dayrui/Fcms/View/install/0.html @@ -0,0 +1,36 @@ +{template "install/header.html"} + +
+
+
+ + 杞欢浣跨敤鍗忚 +
+
+
+ +
+
+
+
+ ... +
+
+ +{template "install/footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/install/1.html b/dayrui/Fcms/View/install/1.html new file mode 100644 index 0000000..1a44493 --- /dev/null +++ b/dayrui/Fcms/View/install/1.html @@ -0,0 +1,204 @@ +{template "install/header.html"} + + + +
+
+
+ + {dr_lang('鐜鐩戞祴')} +
+
+
+
+
+
+ +
+
+ {loop $path $name $code} +

+ {if !$code}{dr_lang('閿欒')}{else}{dr_lang('姝g‘')}{/if} + {$name} +

+ {/loop} +
+
+
+
+
+ +
+

{PHP_VERSION} ({FRAME_PHP_VERSION}{dr_lang('鍙婁互涓婄増鏈')})

+
+
+ +
+
+ {loop $php $t} + {if !$t.code} +

+ + {dr_lang('涓嶆敮鎸')} + {$t.name} + {dr_lang('鏌ョ湅甯姪')} +

+ {else} +

+ {dr_lang('鏀寔')} + {$t.name} +

+ {/if} + {/loop} +
+
+
+
+ +
+
+ {loop $db_ext $t} +

+ {if !$t.code}{dr_lang('涓嶆敮鎸')}{else}{dr_lang('鏀寔')}{/if} + {$t.name} + {if !$t.code && $t.help} + {dr_lang('鏌ョ湅甯姪')} + {/if} +

+ {/loop} + {if !$has_db_ext} +

+ {dr_lang('閿欒')} + {dr_lang('mysqli 涓 sqlite3 鑷冲皯闇瑕佸惎鐢ㄤ竴涓')} +

+ {else} +

+ {dr_lang('姝g‘')} + {dr_lang('宸叉弧瓒筹細鑷冲皯涓绉嶆暟鎹簱鎵╁睍鍙敤')} +

+ {/if} +
+
+
+
+ +
+
+
+
+
+ {if $error} + + {else} + {dr_lang('涓嬩竴姝ュ畨瑁')} + {/if} +
+
+ +{template "install/footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/install/2.html b/dayrui/Fcms/View/install/2.html new file mode 100644 index 0000000..7a4887a --- /dev/null +++ b/dayrui/Fcms/View/install/2.html @@ -0,0 +1,361 @@ +{template "install/header.html"} + + + +
+
+
+ + {dr_lang('椤圭洰淇℃伅')} +
+
+
+
+ {dr_form_hidden()} +
+
+ +
+

{FC_NOW_HOST}

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+
+ {loop $db_drivers $d} + + {/loop} +
+ {if $db_dir_missing || $force_mysqli} +

+ {if $db_dir_missing} + {dr_lang('鏈娴嬪埌 System/Database 鐩綍锛屽凡榛樿浣跨敤 MySQLi锛圡ySQL锛夋ā寮')} + {elseif $force_mysqli} + {dr_lang('妫娴嬪埌鑷畾涔 Install.sql锛屼粎鏀寔 MySQLi 瀹夎')} + {/if} +

+ {/if} +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +

{dr_lang('褰撴彁绀篣nknown database鏃讹紝璇峰厛鍒涘缓鏁版嵁搴撳悗鍐嶈繘琛屼笅涓姝')}

+
+
+ + +
+ +
+ +
+
+ {if $is_demo} +
+ +
+
+ + +
+

{dr_lang('鏂版墜寤鸿閫夋嫨瀹夎娴嬭瘯鏁版嵁锛屾柟渚垮揩閫熷叆闂')}

+
+
+ {/if} +
+ +
+
+
+ + +
+ +{template "install/footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/install/3.html b/dayrui/Fcms/View/install/3.html new file mode 100644 index 0000000..03f32b1 --- /dev/null +++ b/dayrui/Fcms/View/install/3.html @@ -0,0 +1,74 @@ +{template "install/header.html"} + +
+
+
+ + {dr_lang('姝e湪瀹夎鏁版嵁缁撴瀯')} +
+
+
+ + {if $error} +
+ {nl2br($error)} +
+ {else} +
+

{dr_lang('姝e湪鎵ц瀹夎绋嬪簭')}

+
+ + + {/if} + +
+
+
+
+ {if $error} + {dr_lang('杩斿洖涓婁竴姝')} + {/if} +
+
+{template "install/footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/install/4.html b/dayrui/Fcms/View/install/4.html new file mode 100644 index 0000000..aa9af2a --- /dev/null +++ b/dayrui/Fcms/View/install/4.html @@ -0,0 +1,109 @@ +{template "install/header.html"} + + + +
+
+
+ + {dr_lang('瀹夎缁撴灉')} +
+
+
+ + + {if $error} +
+ {nl2br($error)} +
+ {else} +
+
+ +
+
+

{dr_lang('瀹夎瀹屾垚')}

+ {if $data.username}

{dr_lang('璐﹀彿')}{$data.username}

{/if} + {if $data.password}

{dr_lang('瀵嗙爜')}{$data.password}

{/if} +

{dr_lang('鐧诲綍椤圭洰鍚庡彴')}

+
+
+ + {/if} + +
+
+
+
+ {if $error} + {dr_lang('杩斿洖涓婁竴姝')} + {/if} +
+
+{template "install/footer.html"} \ No newline at end of file diff --git a/dayrui/Fcms/View/install/footer.html b/dayrui/Fcms/View/install/footer.html new file mode 100644 index 0000000..d728310 --- /dev/null +++ b/dayrui/Fcms/View/install/footer.html @@ -0,0 +1,10 @@ + + +
+
+
+