Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
quxiu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
quxiu
Commits
d4a9edf4
Commit
d4a9edf4
authored
Apr 27, 2020
by
刘海龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
d96050f8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
index.html
+7
-7
No files found.
index.html
View file @
d4a9edf4
...
...
@@ -9,12 +9,12 @@
<meta
content=
"telephone=no"
name=
"format-detection"
>
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<!-- 网站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 -->
<
link
rel=
"bookmark"
type=
"image/x-icon"
href=
"./guanwang/img/favicon.ico"
/
>
<title>
趣秀
直播官网
</title>
<
link
href=
"./guanwang/css/reset.css"
type=
"text/css"
rel=
"stylesheet"
/
>
<
link
href=
"./guanwang/css/style_hl.css"
type=
"text/css"
rel=
"stylesheet"
/
>
<
!-- <link rel="bookmark" type="image/x-icon" href="./guanwang/img/favicon.ico"/> --
>
<title>
趣秀
</title>
<
!-- <link href="./guanwang/css/reset.css" type="text/css" rel="stylesheet"/> --
>
<
!-- <link href="./guanwang/css/style_hl.css" type="text/css" rel="stylesheet"/> --
>
</head>
<body>
...
...
@@ -90,8 +90,8 @@
<div
class=
"foot_two"
>
Copyright © 2019 重庆丰烎文化传媒有限公司 All Rights Reserved
</div>
</div>
</div>
<
script
src=
"./guanwang/js/jquery-1.7.2.min.js"
></script
>
<
script
src=
"./guanwang/js/vue.js"
></script
>
<
!-- <script src="./guanwang/js/jquery-1.7.2.min.js"></script> --
>
<
!-- <script src="./guanwang/js/vue.js"></script> --
>
<script>
var
vm
=
new
Vue
({
el
:
'#app'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment