Commit 58c4ddcb authored by yht15023815643's avatar yht15023815643

样式优化

parent e06ec2e9
......@@ -25,7 +25,7 @@
</div>
<div class="content main3">
<div class="common-title">信息详情</div>
<div class="title">中标信息</div>
<div class="biddetail-title">中标信息</div>
<div class="main31-box">
<p>
<label class="label">中标企业</label>
......@@ -55,7 +55,7 @@
<span>{{info.projectNature||"--"}}</span>
</p>
</div>
<div class="title">招标信息</div>
<div class="biddetail-title">招标信息</div>
<div class="main31-box">
<p>
<label class="label">招标单位</label>
......@@ -331,7 +331,7 @@ export default {
.common-title {
margin-bottom: 16px;
}
.title{
.biddetail-title{
color: #232323;
font-size: 14px;
height: 14px;
......
......@@ -530,7 +530,7 @@ export default {
font-weight: bold;
margin-right: 100px;
cursor: pointer;
align-items: baseline;
align-items: center;
span{
width: 44px;
height: 22px;
......
......@@ -83,7 +83,7 @@ export default {
],
width: 130
},
{ type: 3, fieldName: 'investName', value: '', placeholder: '输入企业名称查询'},
{ type: 3, fieldName: 'keyword', value: '', placeholder: '输入企业名称查询'},
],
//列表
tableLoading:false,
......
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