Commit ce7bcd79 by 冷斌

fix bug

parent 572e35fe
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Set render engine for 360 browser --> <!-- Set render engine for 360 browser -->
<meta name="renderer" content="webkit"> <meta name="renderer" content="webkit">
<meta charset="utf-8"> <meta charset="utf-8">
<title>小夜猫直播 {:L('ADMIN_CENTER')}</title> <title>趣秀直播 {:L('ADMIN_CENTER')}</title>
<meta name="description" content="This is page-header (.page-header &gt; h1)"> <meta name="description" content="This is page-header (.page-header &gt; h1)">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
...@@ -154,7 +154,7 @@ right: initial !important;} ...@@ -154,7 +154,7 @@ right: initial !important;}
<div class="container-fluid"> <div class="container-fluid">
<a href="__ROOT__" class="brand" target="_blank"> <small> <a href="__ROOT__" class="brand" target="_blank"> <small>
<img src="logo.png" style="height:24px;"> <img src="logo.png" style="height:24px;">
小夜猫直播 {:L('ADMIN_CENTER')} 趣秀直播 {:L('ADMIN_CENTER')}
</small> </small>
</a> </a>
<div class="pull-left nav_shortcuts" > <div class="pull-left nav_shortcuts" >
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>小夜猫直播 {:L('ADMIN_CENTER')}</title> <title>趣秀直播 {:L('ADMIN_CENTER')}</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" /> <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<meta name="renderer" content="webkit|ie-comp|ie-stand"> <meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta name="robots" content="noindex,nofollow"> <meta name="robots" content="noindex,nofollow">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<link rel="shortcut icon" type="image/x-ico" href="./guanwang/img/favicon.ico" /> <link rel="shortcut icon" type="image/x-ico" href="./guanwang/img/favicon.ico" />
<!-- 收藏logo --> <!-- 收藏logo -->
<link rel="bookmark" type="image/x-icon" href="./guanwang/img/favicon.ico"/> <link rel="bookmark" type="image/x-icon" href="./guanwang/img/favicon.ico"/>
<title>小夜猫直播官网</title> <title>趣秀直播官网</title>
<link href="./guanwang/css/reset.css" type="text/css" rel="stylesheet"/> <link href="./guanwang/css/reset.css" type="text/css" rel="stylesheet"/>
<link href="./guanwang/css/style_hl.css" type="text/css" rel="stylesheet"/> <link href="./guanwang/css/style_hl.css" type="text/css" rel="stylesheet"/>
......
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