Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
王涛
3 years ago
Commit
5abbaca580d8d2da25fcbf7e61e9741523a5ef8b
2 parents
e08b4829
b74ecf54
Merge branch 'master-500-dev' of
http://192.168.1.136:82/monitor_v3/hg-monitor-w…
…eb into master-500-dev
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
hg-monitor-web-base/src/main/resources/static/src/views/workreport/index.html
hg-monitor-web-base/src/main/resources/static/src/views/workreport/view/index.html
hg-monitor-web-base/src/main/resources/static/src/views/workreport/index.html
View file @
5abbaca
<title>
工作汇报
</title>
<style
type=
"text/css"
>
.layui-card-header
.layui-icon
{
position
:
relative
;
right
:
0px
;
top
:
20%
;
margin-top
:
0
;
}
.layui-form-radio
>
i
{
margin-right
:
5px
;
}
</
style
>
<
article
class
=
"
page-container
"
>
<
div
class
=
"
page-panel
"
>
<
div
class
=
"
main
"
>
...
...
hg-monitor-web-base/src/main/resources/static/src/views/workreport/view/index.html
View file @
5abbaca
<title>
工作日志查看
</title>
<style
type=
"text/css"
>
.layui-card-header
.layui-icon
{
position
:
relative
;
right
:
0px
;
top
:
20%
;
margin-top
:
0
;
}
.layui-form-radio
>
i
{
margin-right
:
5px
;
}
</style>
<article>
<div
class=
"page-panel workview"
>
<div
class=
"main"
>
...
...
Please
register
or
login
to post a comment