提交 3de28f4e authored 作者: CRS's avatar CRS

new

上级 e11ad5fc
...@@ -68,12 +68,12 @@ ...@@ -68,12 +68,12 @@
<span>试运行阶段</span> <span>试运行阶段</span>
<p class="trasLine"> <p class="trasLine">
<img src="./img/forecast.png"> <img src="./img/forecast.png">
<span>计位置</span> <span>估进度</span>
</p> </p>
</div> </div>
<p class="blueLine"> <p class="blueLine">
<img src="./img/nowbg.png"> <img src="./img/nowbg.png">
<span>当前所处位置</span> <span>当前进度</span>
</p> </p>
<div class="processAll"> <div class="processAll">
<p class="process" v-for="item of marker"> <p class="process" v-for="item of marker">
...@@ -422,7 +422,7 @@ export default { ...@@ -422,7 +422,7 @@ export default {
top: 58px; top: 58px;
color: #fff; color: #fff;
display: inline-block; display: inline-block;
width: 98px; width: 83px;
} }
.projectInformation .blue{ .projectInformation .blue{
background: #4877e6; background: #4877e6;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论