Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
YX_IDENT_beijing_auxiliary_YD
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
zhangyusheng
YX_IDENT_beijing_auxiliary_YD
Commits
68935df6
Commit
68935df6
authored
Aug 20, 2019
by
wuzhilong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改主题样式
parent
c8227999
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
index.html
src/main/resources/static/index.html
+5
-4
No files found.
src/main/resources/static/index.html
View file @
68935df6
...
...
@@ -76,7 +76,7 @@
<OBJECT
classid=
"clsid:18EE8930-6993-4ADA-B8BB-02BA5820AC94"
id=
"aaa"
width=
"0px"
height=
"0px"
style=
"float: left;"
CODEBASE=
"plugin/Termb.cab#version=1,0,0,1"
VIEWASTEXT
></OBJECT>
<body
class=
"hold-transition skin-
blue
-light sidebar-mini fixed"
>
<body
class=
"hold-transition skin-
green
-light sidebar-mini fixed"
>
<div
ng-if=
"loginData.login == true"
class=
"wrapper"
>
<header
class=
"main-header"
>
<!-- Logo -->
...
...
@@ -85,8 +85,8 @@
<span
class=
"logo-mini"
><span><img
src=
"newTheme/dist/img/logo.jpg"
style=
"width:25px;height:25px;"
></span></span>
<!-- logo for regular state and mobile devices -->
<span
class=
"logo-lg"
>
<span
ng-if=
"loginData.roleList[0].process!=8"
>
北京
制证辅助平台
</span>
<span
ng-if=
"loginData.roleList[0].process==8"
>
邮政速递业务管理
子
系统
</span>
<span
ng-if=
"loginData.roleList[0].process!=8"
>
异地
制证辅助平台
</span>
<span
ng-if=
"loginData.roleList[0].process==8"
>
邮政速递业务管理系统
</span>
</span>
</a>
<!-- Header Navbar: style can be found in header.less -->
...
...
@@ -130,7 +130,8 @@
</ul>
</li>
<li
class=
"dropdown user user-menu"
>
<a
ng-click=
"logout()"
class=
"btn btn-flat"
style=
"background-color: #0c6ba2;border: 0"
><i
class=
"glyphicon glyphicon-off"
></i>
退出当前用户
</a>
<a
ng-click=
"logout()"
class=
"btn btn-flat"
style=
"background-color: darkslategray;border: 0"
>
<i
class=
"glyphicon glyphicon-off"
></i>
退出当前用户
</a>
</li>
</ul>
</div>
...
...
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