|
|
@ -27,7 +27,7 @@
|
|
|
|
<div class="picture_item">
|
|
|
|
<div class="picture_item">
|
|
|
|
<div class="start_point">
|
|
|
|
<div class="start_point">
|
|
|
|
<div class="start_point_item">
|
|
|
|
<div class="start_point_item">
|
|
|
|
<div class="start_point_item_text">1.转处置任务治安大队</div>
|
|
|
|
<div class="start_point_item_text">转处置任务治安大队</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="line_one">
|
|
|
|
<div class="line_one">
|
|
|
@ -46,13 +46,13 @@
|
|
|
|
<!-- 流程点 -->
|
|
|
|
<!-- 流程点 -->
|
|
|
|
<div class="next_point">
|
|
|
|
<div class="next_point">
|
|
|
|
<div class="next_point_item_one">
|
|
|
|
<div class="next_point_item_one">
|
|
|
|
<div class="next_point_item_one_text">1.转处置任务治安大队</div>
|
|
|
|
<div class="next_point_item_one_text">转处置任务治安大队</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="next_point_item_two">
|
|
|
|
<div class="next_point_item_two">
|
|
|
|
<div class="next_point_item_two_text">1.转处置任务治安大队</div>
|
|
|
|
<div class="next_point_item_two_text">转处置任务治安大队</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="next_point_item_three">
|
|
|
|
<div class="next_point_item_three">
|
|
|
|
<div class="next_point_item_three_text">1.转处置任务治安大队</div>
|
|
|
|
<div class="next_point_item_three_text">转处置任务治安大队</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- 流程线 -->
|
|
|
|
<!-- 流程线 -->
|
|
|
@ -60,6 +60,23 @@
|
|
|
|
<div class="line_item_one"></div>
|
|
|
|
<div class="line_item_one"></div>
|
|
|
|
<div class="line_item_two"></div>
|
|
|
|
<div class="line_item_two"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- 流程点 -->
|
|
|
|
|
|
|
|
<div class="next_point">
|
|
|
|
|
|
|
|
<div class="next_point_item_one">
|
|
|
|
|
|
|
|
<div class="next_point_item_one_text">转处置任务治安大队</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="next_point_item_two">
|
|
|
|
|
|
|
|
<div class="next_point_item_two_text">转处置任务治安大队</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="next_point_item_three">
|
|
|
|
|
|
|
|
<div class="next_point_item_three_text">转处置任务治安大队</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- 流程线 -->
|
|
|
|
|
|
|
|
<div class="line_three_i">
|
|
|
|
|
|
|
|
<div class="line_item_one"></div>
|
|
|
|
|
|
|
|
<div class="line_item_two"></div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- 流程线 -->
|
|
|
|
<!-- 流程线 -->
|
|
|
|
<div class="line_four">
|
|
|
|
<div class="line_four">
|
|
|
|
<div class="line_item"></div>
|
|
|
|
<div class="line_item"></div>
|
|
|
@ -71,7 +88,7 @@
|
|
|
|
<!-- 流程终结点 -->
|
|
|
|
<!-- 流程终结点 -->
|
|
|
|
<div class="end_point">
|
|
|
|
<div class="end_point">
|
|
|
|
<div class="end_point_item">
|
|
|
|
<div class="end_point_item">
|
|
|
|
<div class="end_point_item_text">1.转处置任务治安大队</div>
|
|
|
|
<div class="end_point_item_text">转处置任务治安大队</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -208,32 +225,32 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.line_one {
|
|
|
|
.line_one {
|
|
|
|
width: 10vw;
|
|
|
|
width: 5vw;
|
|
|
|
height: 60vh;
|
|
|
|
height: 60vh;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
.line_item {
|
|
|
|
.line_item {
|
|
|
|
width: 10vw;
|
|
|
|
width: 5vw;
|
|
|
|
height: 2px;
|
|
|
|
height: 2px;
|
|
|
|
background: #278961;
|
|
|
|
background: #278961;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.line_two {
|
|
|
|
.line_two {
|
|
|
|
width: 8vw;
|
|
|
|
width: 4vw;
|
|
|
|
height: 60vh;
|
|
|
|
height: 60vh;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column-reverse;
|
|
|
|
flex-direction: column-reverse;
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
.line_item_one {
|
|
|
|
.line_item_one {
|
|
|
|
width: 8vw;
|
|
|
|
width: 4vw;
|
|
|
|
height: 15vh;
|
|
|
|
height: 15vh;
|
|
|
|
border-left: 2px solid #278961;
|
|
|
|
border-left: 2px solid #278961;
|
|
|
|
border-bottom: 2px solid #278961;
|
|
|
|
border-bottom: 2px solid #278961;
|
|
|
|
border-top: 1px solid #278961;
|
|
|
|
border-top: 1px solid #278961;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.line_item_two {
|
|
|
|
.line_item_two {
|
|
|
|
width: 8vw;
|
|
|
|
width: 4vw;
|
|
|
|
height: 15vh;
|
|
|
|
height: 15vh;
|
|
|
|
border-left: 2px solid #278961;
|
|
|
|
border-left: 2px solid #278961;
|
|
|
|
border-top: 2px solid #278961;
|
|
|
|
border-top: 2px solid #278961;
|
|
|
@ -325,20 +342,41 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.line_three {
|
|
|
|
.line_three {
|
|
|
|
width: 8vw;
|
|
|
|
width: 4vw;
|
|
|
|
|
|
|
|
height: 60vh;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-direction: column-reverse;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
.line_item_one {
|
|
|
|
|
|
|
|
width: 4vw;
|
|
|
|
|
|
|
|
height: 15vh;
|
|
|
|
|
|
|
|
// border-right: 2px solid #747b7e;
|
|
|
|
|
|
|
|
border-bottom: 2px solid #747b7e;
|
|
|
|
|
|
|
|
border-top: 1px solid #747b7e;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.line_item_two {
|
|
|
|
|
|
|
|
width: 4vw;
|
|
|
|
|
|
|
|
height: 15vh;
|
|
|
|
|
|
|
|
// border-right: 2px solid #747b7e;
|
|
|
|
|
|
|
|
border-top: 2px solid #747b7e;
|
|
|
|
|
|
|
|
border-bottom: 1px solid #747b7e;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.line_three_i {
|
|
|
|
|
|
|
|
width: 4vw;
|
|
|
|
height: 60vh;
|
|
|
|
height: 60vh;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column-reverse;
|
|
|
|
flex-direction: column-reverse;
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
.line_item_one {
|
|
|
|
.line_item_one {
|
|
|
|
width: 8vw;
|
|
|
|
width: 4vw;
|
|
|
|
height: 15vh;
|
|
|
|
height: 15vh;
|
|
|
|
border-right: 2px solid #747b7e;
|
|
|
|
border-right: 2px solid #747b7e;
|
|
|
|
border-bottom: 2px solid #747b7e;
|
|
|
|
border-bottom: 2px solid #747b7e;
|
|
|
|
border-top: 1px solid #747b7e;
|
|
|
|
border-top: 1px solid #747b7e;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.line_item_two {
|
|
|
|
.line_item_two {
|
|
|
|
width: 8vw;
|
|
|
|
width: 4vw;
|
|
|
|
height: 15vh;
|
|
|
|
height: 15vh;
|
|
|
|
border-right: 2px solid #747b7e;
|
|
|
|
border-right: 2px solid #747b7e;
|
|
|
|
border-top: 2px solid #747b7e;
|
|
|
|
border-top: 2px solid #747b7e;
|
|
|
|