修改
This commit is contained in:
		| @ -4,7 +4,7 @@ | ||||
|       <div ref="mapRef" class="map-container" style="width: 100%; height: 100%" /> | ||||
|     </div> | ||||
|     <div class="centerPage_bottom"> | ||||
|       <Title title="风险预警"> | ||||
|       <Title title="风险预警" style="font-size: 22px"> | ||||
|         <img src="@/assets/projectLarge/robot.svg" alt="" height="20px" width="20px" /> | ||||
|       </Title> | ||||
|       <div class="centerPage_bottom_table"> | ||||
|  | ||||
| @ -1,7 +1,7 @@ | ||||
| <template> | ||||
|   <div class="leftPage"> | ||||
|     <div class="topPage"> | ||||
|       <Title title="项目进度分析" /> | ||||
|       <Title title="项目进度分析" style="font-size: 22px" /> | ||||
|       <div class="progress"> | ||||
|         <div class="progress_item"> | ||||
|           <div class="progress_imgBox"> | ||||
| @ -53,7 +53,7 @@ | ||||
|       </div> | ||||
|     </div> | ||||
|     <div class="output"> | ||||
|       <Title title="实际产值与预期产值对比" /> | ||||
|       <Title title="实际产值与预期产值对比" style="font-size: 22px" /> | ||||
|       <div class="chart_container"> | ||||
|         <div ref="lineChartRef" class="echart" /> | ||||
|       </div> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user