-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathform1.html
201 lines (197 loc) · 6.43 KB
/
form1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<title>请假详情</title>
<meta charset="utf-8">
<style type="text/css">
*{
padding:0;
margin:0;
}
ul{
list-style-type:none;
}
a{
text-decoration:none;
color:black;
}
/*清除浮动*/
.clear:after {
content: "";
display: block;
height: 0;
clear: both;
}
img{
margin: 0 auto;
display: block;
}
body{
background-color: #f5f6f8;
height: 2500px
}
.box1{
border: 3px solid #ebecee;
width: 998px;
height: 620px;
margin: 0 auto;
background-color: white;
}
.box1>span{
margin-left: 40px;
height: 120px;
line-height: 120px;
color: #232730;
font-size: 39px;
}
.box1 li{
width: 998px;
}
.box1>ul>li>span{
float: left;
color: #929395;
font-size: 36px;
margin-left: 40px;
height: 60px;
width: 230px;
line-height: 60px;
}
.box1>ul>li{
font-size: 36px;
font-weight: 500;
}
.box2{
border: 3px solid #ebecee;
width: 998px;
height: 420px;
margin: 0 auto;
background-color: white;
margin-top: 30px;
}
.box2>span{
margin-left: 40px;
height: 120px;
line-height: 120px;
color: #232730;
font-size: 39px;
}
.box2>ul>li>span{
border-radius: 50%;
height: 35px ;
width: 35px;
display: inline-block;
border:4px solid ;
vertical-align:middle;
margin-right: 30px;
}
.box2>ul>li{
margin-left: 80px;
height: 62px;
line-height: 62px;
font-size: 34px;
font-weight: 500;
color: #929395;
}
#one{
border-color: #4e8bcc;
}
#two{
border-color: #34a97c;
}
#tg{
display: inline-block;
color: #21b07b;
}
.right{
float: right;
margin-right: 50px;
font-size: 32px;
}
.text{
color: #909193;
border: 3px solid #d9dde0;
height: 87px;
width: 775px;
border-radius: 15px;
float: right;
margin-right: 50px;
padding-left: 25px;
font-size: 33px;
line-height: 87px;
background-color: #f6f7f9;
margin-top: 20px;
}
.text1{
color: white;
border: 0 solid white;
height: 87px;
width: 900px;
border-radius: 10px;
text-align: center;
font-size: 33px;
line-height: 87px;
background-color: #4482f1;
margin-top: 20px;
margin: 40px auto;
display: block;
}
.text2{
color:black;
border: 4px solid #dbdcde;
height: 87px;
width: 900px;
border-radius: 10px;
text-align: center;
font-size: 33px;
line-height: 87px;
background-color: white;
margin: 40px auto;
display: block;
}
.text3{
color:black;
border: 4px solid #dbdcde;
height: 87px;
width: 900px;
border-radius: 10px;
text-align: center;
font-size: 33px;
line-height: 87px;
background-color: white;
margin-top: 20px;
margin: 20px auto;
display: block;
}
.rap{
display: none;
}
</style>
</head>
<body>
<img src=".\img2.jpg">
<div class="box1">
<span>我的 请假详情</span><br>
<ul>
<li class="clear"><span>开始时间:</span>09-25 12:00</li>
<li class="clear"><span>结束时间:</span>09-25 24:00</li>
<li class="clear"><span>审批流程:</span>共1步 <a style="color: #268bd9" href="#">查看></a></li>
<li class="clear"><span>紧急联系人:</span>1359975108</li>
<li class="clear"><span>请假原因:</span>眼镜坏了,出校配个眼镜</li>
<li class="clear"><br></li>
<li class="clear"><span>发起位置:</span><a style="color: #268bd9" href="#">中国福建省厦门市集美区会通北路</a></li>
<li class="clear"><span>抄送人:</span>无</li>
</ul>
</div>
<div class="box2 clear">
<span>审批状态</span>
<ul>
<li class="clear"><span id="one"></span>郭桢亮 - 发起申请<div class="right">09-25 09:30</div></li>
<li><span id="two"></span>一级:[辅导员]许落汀 - 审批<div id="tg">通过</div><div class="right">09-25 09:30</div></li>
</ul>
<input class="text" type="text" name="suggest" value="审批意见:无">
</div>
<a class="text1" href="#">去销假</a>
<a class="text3" href="#">申请续假</a>
<a class="text2" href="#">转发</a>
</body>
</html>