|
@@ -83,61 +83,61 @@
|
|
|
<div class="depth">
|
|
|
<span>上传课程</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="36" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="36" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>指导项目</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>使用工具</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>课程评价</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>互动交流</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>参与课程</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="36" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="36" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>参与项目</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>使用工具</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="25" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="25" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>协同合作</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="depth">
|
|
|
<span>合作交流</span>
|
|
|
<div>
|
|
|
- <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format"></el-progress>
|
|
|
+ <el-progress :width="80" type="circle" :percentage="76" :stroke-width="15" :format="format" color="#106BFF"></el-progress>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|