|
@@ -150,7 +150,7 @@
|
|
style="width: 100%;"
|
|
style="width: 100%;"
|
|
highlight-current-row
|
|
highlight-current-row
|
|
:header-cell-style="{ background: '#6AB4FF', color: '#FFFFFF',textAlign: 'center'}"
|
|
:header-cell-style="{ background: '#6AB4FF', color: '#FFFFFF',textAlign: 'center'}"
|
|
- :cell-style="{textAlign: 'center'}"
|
|
|
|
|
|
+ :cell-style="{textAlign: 'center','font-size':'14px','font-family':'MicrosoftYaHei'}"
|
|
>
|
|
>
|
|
<el-table-column prop="name" label="任务名" min-width="20%">
|
|
<el-table-column prop="name" label="任务名" min-width="20%">
|
|
<template v-slot="scope">
|
|
<template v-slot="scope">
|
|
@@ -199,7 +199,7 @@
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
</el-main>
|
|
</el-main>
|
|
- <el-main style="margin: 2%;" class="layout_main requirement_details_layout_main">
|
|
|
|
|
|
+ <el-main style="margin: 2%;padding: 2% !important;" class="layout_main requirement_details_layout_main">
|
|
<div style="display:flex;align-items: center;">
|
|
<div style="display:flex;align-items: center;">
|
|
<div style="width:4px;height:17px;background:rgba(64,158,255,1);border-radius:1px;" />
|
|
<div style="width:4px;height:17px;background:rgba(64,158,255,1);border-radius:1px;" />
|
|
<div style="width:83px;height:20px;font-size:18px;font-family:MicrosoftYaHei;color:rgba(51,59,74,1);margin-left:6px">评论</div>
|
|
<div style="width:83px;height:20px;font-size:18px;font-family:MicrosoftYaHei;color:rgba(51,59,74,1);margin-left:6px">评论</div>
|