Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
W
web-ci-test
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
test-ci
web-ci-test
Commits
1313db9d
提交
1313db9d
authored
7月 06, 2023
作者:
龚洪江
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修复:招标项目字体
上级
693d9568
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
0 行增加
和
15 行删除
+0
-15
index.module.scss
pages/projectInfo/components/bids/index.module.scss
+0
-5
index.module.scss
pages/projectInfo/components/cases/index.module.scss
+0
-3
index.module.scss
pages/projectInfo/components/news/index.module.scss
+0
-5
index.page.tsx
pages/projectInfo/index.page.tsx
+0
-2
没有找到文件。
pages/projectInfo/components/bids/index.module.scss
浏览文件 @
1313db9d
...
...
@@ -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
;
}
...
...
pages/projectInfo/components/cases/index.module.scss
浏览文件 @
1313db9d
...
...
@@ -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
{
...
...
pages/projectInfo/components/news/index.module.scss
浏览文件 @
1313db9d
...
...
@@ -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
);
...
...
pages/projectInfo/index.page.tsx
浏览文件 @
1313db9d
...
...
@@ -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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论