提交 1313db9d 作者: 龚洪江

修复:招标项目字体

上级 693d9568
......@@ -19,14 +19,12 @@
.info {
.title {
font-size: 14px;
font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
color: #3c3e42;
width: 649px;
@include ellipsis(1);
}
.desc {
font-size: 16px;
font-family: MicrosoftYaHei;
color: #ff552d;
margin-top: 9px;
}
......@@ -37,7 +35,6 @@
height: 36px;
border-radius: 6px;
font-size: 14px;
font-family: MicrosoftYaHei;
color: #ffffff;
background: url("./assets/btn.png");
background-size: 100% 100%;
......@@ -50,7 +47,6 @@
.text1 {
width: 80px;
font-size: 18px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #ff4500;
text-align: left;
......@@ -61,7 +57,6 @@
flex: 1;
text-align: center;
font-size: 16px;
font-family: MicrosoftYaHei;
color: #ffffff;
}
......
......@@ -24,13 +24,11 @@
color: #3c3e42;
width:100%;
text-overflow: ellipsis;
font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
@include ellipsis(1);
margin-right: 10px;
}
.desc {
font-size: 14px;
font-family: MicrosoftYaHei;
color: #ff552d;
margin-top: 9px;
}
......@@ -41,7 +39,6 @@
height: 34px;
border-radius: 6px;
font-size: 14px;
font-family: MicrosoftYaHei;
}
.btnDisabled {
......
......@@ -35,7 +35,6 @@
flex: 1;
.title {
font-size: 16px;
font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
font-weight: bold;
color: #000000;
line-height: 22px;
......@@ -44,7 +43,6 @@
.desc {
font-size: 14px;
font-family: MicrosoftYaHei;
color: #878787;
line-height: 22px;
margin-top: 6px;
......@@ -58,7 +56,6 @@
.date {
font-size: 12px;
font-family: MicrosoftYaHei;
color: #adadad;
line-height: 16px;
margin-top: 5px;
......@@ -82,7 +79,6 @@
.newsHeaderTitle {
font-size: 20px;
font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
font-weight: bold;
color: #000000;
}
......@@ -98,7 +94,6 @@
.newItemTitle {
font-size: 16px;
font-family: MicrosoftYaHei;
color: #323232;
line-height: 21px;
@include ellipsis(2);
......
......@@ -121,11 +121,9 @@ export default function ProjectInfo() {
// @ts-ignore
onChange={onRegionChange}
placeholder='选择省市'
borderRadiusSM={6}
fieldNames={{
label: 'name',
value: 'id',
// children: "childInfo",
}}
changeOnSelect
/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论