head.cmp.php 1.8 KB

12
  1. <!--power by mazephp--><?php $data['manage/auth.config']=Maze\Routing\Load::get('manage/auth.config') ?>
  2. <meta charset="utf-8"> <title><?php echo $data['manage/auth.config']['title'] ?></title> <meta name="keywords" content="<?php echo $data['manage/auth.config']['title'] ?>"> <meta name="description" content="<?php echo $data['manage/auth.config']['title'] ?>"> <meta name="apple-mobile-web-app-title" content="<?php echo $data['manage/auth.config']['title'] ?>" /> <meta name="author" content="rubin"> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="http://admin.xinnongbaohe.com/assets/lib/bootstrap/css/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="http://admin.xinnongbaohe.com/assets/css/theme.css" /> <link rel="stylesheet" type="text/css" href="http://admin.xinnongbaohe.com/assets/css/premium.css" /> <link rel="stylesheet" type="text/css" href="http://admin.xinnongbaohe.com/assets/lib/valid/validationEngine.jquery.css"> <link rel="stylesheet" type="text/css" href="http://admin.xinnongbaohe.com/assets/lib/pnotify/pnotify.css"> <script>var config={};config.host="<?php echo Maze::url('') ?>";config.current="<?php echo Maze::url() ?>";config.upload="<?php echo Maze::$global['host']['upload'] ?>";config.assets="<?php echo Maze::$global['host']['core'] ?>";config.template="<?php echo Maze::load('/auth.config#template') ?>";config.lib="<?php echo Maze::$global['host']['lib'] ?>"</script> <style type="text/css"> #line-chart { height:300px; width:800px; margin: 0px auto; margin-top: 1em; } .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover { color: #fff; } .form-list select { width:auto; margin-top:-8px; border:0px; } </style>