查看文件: Header.php
大小: 2.25 KB
类型: application/octet-stream
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>SKYBNI-管理首頁</title> <!-- Import google fonts - Heading first/ text second --> <link rel='stylesheet' type='text/css' href='https://fonts.googleapis.com/css?family=Tangerine' /> <!--[if lt IE 9]> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400" rel="stylesheet" type="text/css" /> <link href="http://fonts.googleapis.com/css?family=Open+Sans:700" rel="stylesheet" type="text/css" /> <link href="http://fonts.googleapis.com/css?family=Droid+Sans:400" rel="stylesheet" type="text/css" /> <link href="http://fonts.googleapis.com/css?family=Droid+Sans:700" rel="stylesheet" type="text/css" /> <![endif]--> <!-- Fav and touch icons --> <link rel="shortcut icon" href="./assets/ico/favicon.ico" type="image/x-icon" /> <!-- Css files --> <link href="./assets/css/bootstrap.min.css" rel="stylesheet"> <link href="./assets/css/jquery.mmenu.css" rel="stylesheet"> <link href="./assets/css/font-awesome.min.css" rel="stylesheet"> <link href="./assets/css/climacons-font.css" rel="stylesheet"> <link href="./assets/plugins/xcharts/css/xcharts.min.css" rel=" stylesheet"> <link href="./assets/plugins/fullcalendar/css/fullcalendar.css" rel="stylesheet"> <link href="./assets/plugins/morris/css/morris.css" rel="stylesheet"> <link href="./assets/plugins/jquery-ui/css/jquery-ui-1.10.4.min.css" rel="stylesheet"> <link href="./assets/plugins/jvectormap/css/jquery-jvectormap-1.2.2.css" rel="stylesheet"> <link href="./assets/css/style.min.css" rel="stylesheet"> <link href="./assets/css/add-ons.min.css" rel="stylesheet"> <link href="./assets/plugins/bootstraptreeview/css/bootstrap-treeview.css" rel="stylesheet"> <link href="./assets/plugins/bootstrapdatepicker/css/bootstrap-datepicker.min.css" rel="stylesheet"> <? if($menu=='editprofile'){ ?> <script type="text/javascript" src="../admin09/html_editor/ckeditor.js"></script> <? } ?> </head> <body>
保存
取消
返回文件列表