Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bpm
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王厚康
bpm
Commits
9a8ed264
Commit
9a8ed264
authored
Apr 29, 2019
by
Java-曹文达
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面优化
parent
814ba974
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
11 deletions
+10
-11
index.html
src/main/resources/templates/bpm/index.html
+4
-1
organizationList.html
src/main/resources/templates/user/organizationList.html
+6
-10
No files found.
src/main/resources/templates/bpm/index.html
View file @
9a8ed264
...
@@ -68,6 +68,9 @@
...
@@ -68,6 +68,9 @@
.bg-gradient-blue
{
.bg-gradient-blue
{
background
:
linear-gradient
(
to
bottom
,
#3395ff
0%
,
#006ee6
100%
)
!important
;
background
:
linear-gradient
(
to
bottom
,
#3395ff
0%
,
#006ee6
100%
)
!important
;
}
}
.bg-gradient-perpol
{
background
:
linear-gradient
(
to
bottom
,
#ff33f8
0%
,
#e600c3
100%
)
!important
;
;
}
</style>
</style>
<script
src=
"https://cdn.bootcss.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity=
"sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin=
"anonymous"
></script>
<script
src=
"https://cdn.bootcss.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity=
"sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin=
"anonymous"
></script>
...
@@ -95,7 +98,7 @@
...
@@ -95,7 +98,7 @@
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/web/bpm/user/toDeployment"
><span
class=
"nav-icon"
><i
class=
"fa fa-qrcode bg-gradient-red text-white"
></i></span>
查看流程
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/web/bpm/user/toDeployment"
><span
class=
"nav-icon"
><i
class=
"fa fa-qrcode bg-gradient-red text-white"
></i></span>
查看流程
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/model/createNew"
><span
class=
"nav-icon"
><i
class=
"fa fa-heart bg-gradient-orange text-white"
></i></span>
创建流程
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/model/createNew"
><span
class=
"nav-icon"
><i
class=
"fa fa-heart bg-gradient-orange text-white"
></i></span>
创建流程
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/web/bpm/user/toOrganization"
><span
class=
"nav-icon"
><i
class=
"fa fa-table bg-gradient-green text-white"
></i></span>
组织结构
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/web/bpm/user/toOrganization"
><span
class=
"nav-icon"
><i
class=
"fa fa-table bg-gradient-green text-white"
></i></span>
组织结构
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/web/bpm/user/toUserList"
><span
class=
"nav-icon"
><i
class=
"fa fa-user
bg-gradient-green text-white
"
></i></span>
用户管理
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/web/bpm/user/toUserList"
><span
class=
"nav-icon"
><i
class=
"fa fa-user
text-white bg-gradient-perpol
"
></i></span>
用户管理
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/swagger-ui.html"
><span
class=
"nav-icon"
><i
class=
"fa fa-map bg-gradient-blue text-white"
></i></span>
API 文档
</a></li>
<li
class=
"s_menu_item"
><a
target=
"main_frame"
href=
"/swagger-ui.html"
><span
class=
"nav-icon"
><i
class=
"fa fa-map bg-gradient-blue text-white"
></i></span>
API 文档
</a></li>
</ul>
</ul>
...
...
src/main/resources/templates/user/organizationList.html
View file @
9a8ed264
...
@@ -374,7 +374,6 @@
...
@@ -374,7 +374,6 @@
pId
=
0
;
pId
=
0
;
}
}
layer
.
open
({
layer
.
open
({
id
:
1
,
type
:
1
,
type
:
1
,
title
:
'确认删除吗'
,
title
:
'确认删除吗'
,
skin
:
'layui-layer-rim'
,
skin
:
'layui-layer-rim'
,
...
@@ -419,7 +418,6 @@
...
@@ -419,7 +418,6 @@
if
(
pId
==
1
||
pId
==
''
){
if
(
pId
==
1
||
pId
==
''
){
layer
.
open
({
layer
.
open
({
id
:
1
,
type
:
1
,
type
:
1
,
title
:
'添加组织'
,
title
:
'添加组织'
,
skin
:
'layui-layer-rim'
,
skin
:
'layui-layer-rim'
,
...
@@ -459,6 +457,7 @@
...
@@ -459,6 +457,7 @@
layer
.
close
(
index
);
layer
.
close
(
index
);
}
}
});
});
$
(
".layui-layer-content"
).
attr
(
"class"
,
""
);
$
.
post
(
$
.
post
(
"/bpm/user/getOrganizationInfo"
,
"/bpm/user/getOrganizationInfo"
,
{
"id"
:
id
},
{
"id"
:
id
},
...
@@ -470,7 +469,6 @@
...
@@ -470,7 +469,6 @@
)
)
}
else
{
}
else
{
layer
.
open
({
layer
.
open
({
id
:
1
,
type
:
1
,
type
:
1
,
title
:
'添加组织'
,
title
:
'添加组织'
,
skin
:
'layui-layer-rim'
,
skin
:
'layui-layer-rim'
,
...
@@ -506,10 +504,12 @@
...
@@ -506,10 +504,12 @@
)
)
}
}
},
},
btn2
:
function
(
index
,
layero
)
{
btn2
:
function
(
index
,
layero
)
{
layer
.
close
(
index
);
layer
.
close
(
index
);
}
}
});
});
$
(
".layui-layer-content"
).
attr
(
"class"
,
""
);
$
.
post
(
$
.
post
(
"/bpm/user/getOrganizationInfo"
,
"/bpm/user/getOrganizationInfo"
,
{
"id"
:
id
},
{
"id"
:
id
},
...
@@ -563,7 +563,6 @@
...
@@ -563,7 +563,6 @@
if
(
type
==
1
){
if
(
type
==
1
){
layer
.
open
({
layer
.
open
({
id
:
1
,
type
:
1
,
type
:
1
,
title
:
'添加组织'
,
title
:
'添加组织'
,
skin
:
'layui-layer-rim'
,
skin
:
'layui-layer-rim'
,
...
@@ -604,10 +603,10 @@
...
@@ -604,10 +603,10 @@
layer
.
close
(
index
);
layer
.
close
(
index
);
}
}
});
});
$
(
".layui-layer-content"
).
attr
(
"class"
,
""
);
}
}
else
if
(
pId
==
1
&&
type
==
2
){
else
if
(
pId
==
1
&&
type
==
2
){
layer
.
open
({
layer
.
open
({
id
:
1
,
type
:
1
,
type
:
1
,
title
:
'添加部门人员'
,
title
:
'添加部门人员'
,
skin
:
'layui-layer-rim'
,
skin
:
'layui-layer-rim'
,
...
@@ -651,9 +650,9 @@
...
@@ -651,9 +650,9 @@
layer
.
close
(
index
);
layer
.
close
(
index
);
}
}
});
});
$
(
".layui-layer-content"
).
attr
(
"class"
,
""
);
}
else
{
}
else
{
layer
.
open
({
layer
.
open
({
id
:
1
,
type
:
1
,
type
:
1
,
title
:
'添加部门人员'
,
title
:
'添加部门人员'
,
skin
:
'layui-layer-rim'
,
skin
:
'layui-layer-rim'
,
...
@@ -694,13 +693,10 @@
...
@@ -694,13 +693,10 @@
}
}
});
});
}
}
$
(
".layui-layer-content"
).
attr
(
"class"
,
""
);
}
}
function
reload
()
{
function
reload
()
{
location
.
reload
();
location
.
reload
();
}
}
</script>
</script>
</html>
</html>
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