Commit d4a9edf4 by 刘海龙

11

parent d96050f8
...@@ -9,12 +9,12 @@ ...@@ -9,12 +9,12 @@
<meta content="telephone=no" name="format-detection"> <meta content="telephone=no" name="format-detection">
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 --> <!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<!-- 网站Logo --> <!-- 网站Logo -->
<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"/> -->
</head> </head>
<body> <body>
...@@ -90,8 +90,8 @@ ...@@ -90,8 +90,8 @@
<div class="foot_two">Copyright © 2019 重庆丰烎文化传媒有限公司 All Rights Reserved</div> <div class="foot_two">Copyright © 2019 重庆丰烎文化传媒有限公司 All Rights Reserved</div>
</div> </div>
</div> </div>
<script src="./guanwang/js/jquery-1.7.2.min.js"></script> <!-- <script src="./guanwang/js/jquery-1.7.2.min.js"></script> -->
<script src="./guanwang/js/vue.js"></script> <!-- <script src="./guanwang/js/vue.js"></script> -->
<script> <script>
var vm = new Vue({ var vm = new Vue({
el: '#app', el: '#app',
......
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