Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
鲁鑫
topsun-bpm
Commits
9accb4c9
Commit
9accb4c9
authored
Nov 28, 2023
by
鲁鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录页样式修改
parent
1504be69
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
4 deletions
+11
-4
Index.jsp
huigou-xt/src/main/webapp/Index.jsp
+3
-3
Login.jsp
huigou-xt/src/main/webapp/Login.jsp
+7
-1
topsunlogo.png
huigou-xt/src/main/webapp/login/images/topsunlogo.png
+0
-0
HomePage.jsp
topsun-xt/src/main/webapp/HomePage.jsp
+1
-0
img.png
topsun-xt/src/main/webapp/images/img.png
+0
-0
No files found.
huigou-xt/src/main/webapp/Index.jsp
View file @
9accb4c9
...
...
@@ -56,7 +56,7 @@
request
.
setAttribute
(
"i18nLanguages"
,
i18nLanguages
);
}
%>
<body
class=
"fixed-sidebar full-height-layout gray-bg
skin-1
"
>
<body
class=
"fixed-sidebar full-height-layout gray-bg"
>
<input
type=
"hidden"
id=
"csrfTokenElement"
value=
"
<%=
token
%>
"
/>
<div
id=
"wrapper"
>
<!--左侧导航开始-->
...
...
@@ -238,11 +238,11 @@
<div
class=
"pull-left"
>
<c:out
value=
"
${
f:
systemParameter
(
'SYSTEM.COPYRIGHT'
)
}
"
escapeXml=
"false"
/>
<a
target=
"_blank"
href=
"http://beian.miit.gov.cn"
rel=
"noopener noreferrer"
style=
"display:inline-block;text-decoration:none;height:20px;line-height:20px;"
>
<
p
style=
"float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;"
>
沪ICP备14026862号-2
</p
>
<
%--<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">沪ICP备14026862号-2</p>--%
>
</a>
<a
target=
"_blank"
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31011502019122"
style=
"display:inline-block;text-decoration:none;height:20px;line-height:20px;"
>
<img
src=
"
<c:url
value=
"/images/police-20230522.png"
/>
"
style=
"float:left;"
/>
<
p
style=
"float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;"
>
沪公网安备 31011502019122号
</p
>
<
%--<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">沪公网安备 31011502019122号</p>--%
>
</a>
</div>
<div
class=
"pull-right"
>
...
...
huigou-xt/src/main/webapp/Login.jsp
View file @
9accb4c9
...
...
@@ -96,9 +96,15 @@
}
#login-page
.login-head
{
position
:
absolute
;
background
:
white
;
width
:
100%
;
height
:
80px
;
}
#login-page
.login-head
img
{
display
:
inline-block
;
width
:
150px
;
}
.footerbg
{
/* background: rgba(0,0,0,.5); */
position
:
absolute
;
...
...
@@ -117,7 +123,7 @@
<div
class=
"container"
style=
"width:100%;"
>
<div
class=
"row login-head hidden-xs"
>
<c:if
test=
"
${
f:
systemParameter
(
'SYSTEM.LOGO.PATH'
)!=
null
}
"
>
<img
src=
"
<c:url
value=
"
${
f:
systemParameter
(
'SYSTEM.LOGO.PATH'
)
}
"
/>
"
/>
<img
src=
"
<c:url
value=
"
${
f:
systemParameter
(
'SYSTEM.LOGO.PATH'
)
}
"
/>
"
class=
""
/>
</c:if>
</div>
<div
class=
"row login-main"
>
...
...
huigou-xt/src/main/webapp/login/images/topsunlogo.png
deleted
100644 → 0
View file @
1504be69
26.9 KB
topsun-xt/src/main/webapp/HomePage.jsp
View file @
9accb4c9
...
...
@@ -10,6 +10,7 @@
<x:script
src=
'/javaScript/remind.js'
/>
<x:script
src=
'/javaScript/addFunction.js'
/>
<x:script
src=
'/javaScript/HomePage.js'
/>
<link
href=
'
<c:url
value=
"/themes/css/homePage.css"
/>
'
rel=
"stylesheet"
type=
"text/css"
/>
<%--<x:script src='/javaScript/HomePageEcharts.js'/>--%>
</head>
<body>
...
...
topsun-xt/src/main/webapp/images/img.png
View replaced file @
1504be69
View file @
9accb4c9
52.6 KB
|
W:
|
H:
34.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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