Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
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
chenjunxiong
guns-vip
Commits
bc110e1a
Commit
bc110e1a
authored
Oct 30, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新网站图标
parent
d3c60e51
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
src/main/webapp/WEB-INF/404.html
+1
-1
src/main/webapp/WEB-INF/common/_container.html
+1
-1
src/main/webapp/WEB-INF/login.html
+2
-2
src/main/webapp/assets/favicon.ico
+0
-0
No files found.
src/main/webapp/WEB-INF/404.html
View file @
bc110e1a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"${ctxPath}/assets/favicon.
png
"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"${ctxPath}/assets/favicon.
ico
"
>
<title>
404 - Guns
</title>
<title>
404 - Guns
</title>
<link
href=
"${ctxPath}/assets/plugins/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"${ctxPath}/assets/plugins/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"${ctxPath}/assets/static/css/style.css"
rel=
"stylesheet"
>
<link
href=
"${ctxPath}/assets/static/css/style.css"
rel=
"stylesheet"
>
...
...
src/main/webapp/WEB-INF/common/_container.html
View file @
bc110e1a
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
<meta
name=
"author"
content=
"stylefeng"
>
<meta
name=
"author"
content=
"stylefeng"
>
<!-- Favicon icon -->
<!-- Favicon icon -->
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"${ctxPath}/assets/favicon.
png
"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"${ctxPath}/assets/favicon.
ico
"
>
<!-- ============================================================== -->
<!-- ============================================================== -->
<!-- css资源文件 -->
<!-- css资源文件 -->
...
...
src/main/webapp/WEB-INF/login.html
View file @
bc110e1a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"${ctxPath}/assets/
images/
favicon.ico"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"${ctxPath}/assets/favicon.ico"
>
<title>
登录 - Guns
</title>
<title>
登录 - Guns
</title>
<link
href=
"${ctxPath}/assets/plugins/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"${ctxPath}/assets/plugins/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"${ctxPath}/assets/static/css/style.css"
rel=
"stylesheet"
>
<link
href=
"${ctxPath}/assets/static/css/style.css"
rel=
"stylesheet"
>
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<div
class=
"col-md-12 p-l-0"
>
<div
class=
"col-md-12 p-l-0"
>
<div
class=
"checkbox checkbox-
primary
p-t-0"
>
<div
class=
"checkbox checkbox-
info
p-t-0"
>
<input
id=
"checkbox-signup"
type=
"checkbox"
name=
"remember"
>
<input
id=
"checkbox-signup"
type=
"checkbox"
name=
"remember"
>
<label
for=
"checkbox-signup"
>
记住我
</label>
<label
for=
"checkbox-signup"
>
记住我
</label>
</div>
</div>
...
...
src/main/webapp/assets/favicon.
png
→
src/main/webapp/assets/favicon.
ico
View file @
bc110e1a
File moved
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