Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuYingJiH5-ASD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xinzhedeai
GaoQuYingJiH5-ASD
Commits
606f723d
Commit
606f723d
authored
1 year ago
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
favicon 更换
parent
2bff60a5
master
gaoqucodecheck
jpaas
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
favicon.ico
img/favicon.ico
+0
-0
includeHead.js
js/includeHead.js
+1
-1
No files found.
img/favicon.ico
0 → 100644
View file @
606f723d
16.6 KB
This diff is collapsed.
Click to expand it.
js/includeHead.js
View file @
606f723d
...
@@ -6,7 +6,7 @@ if(getPageN() === 'index'){
...
@@ -6,7 +6,7 @@ if(getPageN() === 'index'){
contextPath
=
'
..
'
contextPath
=
'
..
'
}
}
// css
// css
document
.
write
(
'
<link rel="icon" href="
https://whjqaqscxt.weihai.cn
/favicon.ico">
'
);
document
.
write
(
'
<link rel="icon" href="
'
+
contextPath
+
'
/img
/favicon.ico">
'
);
document
.
write
(
'
<link rel="stylesheet" type="text/css" href="
'
+
contextPath
+
'
/css/normalize.css" />
'
);
document
.
write
(
'
<link rel="stylesheet" type="text/css" href="
'
+
contextPath
+
'
/css/normalize.css" />
'
);
document
.
write
(
'
<link rel="stylesheet" type="text/css" href="
'
+
contextPath
+
'
/css/vant.css" />
'
);
document
.
write
(
'
<link rel="stylesheet" type="text/css" href="
'
+
contextPath
+
'
/css/vant.css" />
'
);
document
.
write
(
'
<link rel="stylesheet" type="text/css" href="
'
+
contextPath
+
'
/css/common.css?rev=
'
+
jsVersion
+
'
" />
'
);
document
.
write
(
'
<link rel="stylesheet" type="text/css" href="
'
+
contextPath
+
'
/css/common.css?rev=
'
+
jsVersion
+
'
" />
'
);
...
...
This diff is collapsed.
Click to expand it.
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