Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webman-blog
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏洲
webman-blog
Commits
c826d6c6
Commit
c826d6c6
authored
Nov 23, 2022
by
wolfcode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update index.html
parent
eefb32fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.html
app/admin/view/login/index.html
+2
-2
No files found.
app/admin/view/login/index.html
View file @
c826d6c6
...
...
@@ -10,7 +10,7 @@
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<link
rel=
"stylesheet"
href=
"/layui/dist/css/layui.css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/static/css/admin/admin-login.css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/static/
template_001/
css/admin/admin-login.css"
media=
"all"
>
</head>
<body>
<div
class=
"layui-container"
>
...
...
@@ -42,7 +42,7 @@
</div>
</div>
</div>
<script
src=
"/static/lib/jquery-3.4.1/jquery-3.4.1.min.js"
charset=
"utf-8"
></script>
<script
src=
"/static/
template_001/
lib/jquery-3.4.1/jquery-3.4.1.min.js"
charset=
"utf-8"
></script>
<script
src=
"/layui/dist/layui.js"
charset=
"utf-8"
></script>
<script>
layui
.
use
([
'form'
],
function
()
{
...
...
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