Commit 58c4ddcb authored by yht15023815643's avatar yht15023815643

样式优化

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