Commit b353bf20 authored by 康振飞's avatar 康振飞

工时分配

parent 520ef625
......@@ -3,8 +3,8 @@
<div class="gs_set">
<div class="gs_top">
<div class="gs_top_box total_time">
<!-- <Icon type="md-pie" /> -->
<Icon type="ios-time" />
<img src="@/assets/imgicon/execute/time01.png" alt=""/>
<!-- <Icon type="ios-time" /> -->
<div class="gs_bo01">
<span class="shi">总工时</span>
<span class="number">250</span>
......@@ -12,7 +12,8 @@
</div>
<Divider type="vertical" class="line_slit"/>
<div class="gs_top_box allocated">
<Icon type="md-pie" />
<!-- <Icon type="md-pie" /> -->
<img src="@/assets/imgicon/execute/time02.png" alt=""/>
<div class="gs_bo01">
<span class="shi">待分配</span>
<span class="number">200</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment