Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
risk-monitor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
蔡建
risk-monitor
Commits
14956991
提交
14956991
authored
4月 07, 2026
作者:
朱政
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat:合作限制和资助体系统计信息取消显示
上级
c10747eb
流水线
#343
已通过 于阶段
in 1 分 40 秒
变更
2
流水线
1
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
8 行增加
和
8 行删除
+8
-8
index.vue
src/views/coopRestriction/index.vue
+6
-6
index.vue
src/views/scientificFunding/index.vue
+2
-2
没有找到文件。
src/views/coopRestriction/index.vue
浏览文件 @
14956991
...
@@ -15,8 +15,8 @@
...
@@ -15,8 +15,8 @@
<div
class=
"main-content"
ref=
"homeMainRef"
:class=
"
{ 'scroll-main': isShow }">
<div
class=
"main-content"
ref=
"homeMainRef"
:class=
"
{ 'scroll-main': isShow }">
<div
class=
"home-top-bg"
></div>
<div
class=
"home-top-bg"
></div>
<!-- 搜索栏部分 -->
<!-- 搜索栏部分 -->
<SearchContainer
v-if=
"homeMainRef"
:countInfo=
"cooperationCountInfo"
placeholder=
"搜索合作限制
"
<SearchContainer
v-if=
"homeMainRef"
placeholder=
"搜索合作限制"
:containerRef=
"homeMainRef"
areaName=
"
"
:containerRef=
"homeMainRef"
areaName=
"
"
/>
style=
"height: fit-content
"
/>
<!-- 最新动态 -->
<!-- 最新动态 -->
<div
class=
"newdata"
id=
"position1"
>
<div
class=
"newdata"
id=
"position1"
>
...
@@ -164,7 +164,7 @@ const handleToPosi = id => {
...
@@ -164,7 +164,7 @@ const handleToPosi = id => {
background-size
:
100%
100%
;
background-size
:
100%
100%
;
position
:
absolute
;
position
:
absolute
;
width
:
100%
;
width
:
100%
;
height
:
100%
;
z-index
:
-100
;
z-index
:
-100
;
top
:
-64px
;
top
:
-64px
;
}
}
...
@@ -177,7 +177,7 @@ const handleToPosi = id => {
...
@@ -177,7 +177,7 @@ const handleToPosi = id => {
.search
{
.search
{
width
:
960px
;
width
:
960px
;
height
:
168px
;
margin
:
0
auto
68px
auto
;
margin
:
0
auto
68px
auto
;
.search-main
{
.search-main
{
...
@@ -368,12 +368,12 @@ const handleToPosi = id => {
...
@@ -368,12 +368,12 @@ const handleToPosi = id => {
.reslib
{
.reslib
{
width
:
1600px
;
width
:
1600px
;
height
:
1633px
;
margin
:
0
auto
0px
auto
;
margin
:
0
auto
0px
auto
;
.reslib-main
{
.reslib-main
{
width
:
1600px
;
width
:
1600px
;
height
:
1565px
;
margin-top
:
26px
;
margin-top
:
26px
;
}
}
}
}
...
...
src/views/scientificFunding/index.vue
浏览文件 @
14956991
...
@@ -14,8 +14,8 @@
...
@@ -14,8 +14,8 @@
<div
class=
"main-content"
ref=
"containerRef"
>
<div
class=
"main-content"
ref=
"containerRef"
>
<div
class=
"home-top-bg"
></div>
<div
class=
"home-top-bg"
></div>
<!-- 搜索栏部分 -->
<!-- 搜索栏部分 -->
<SearchContainer
style=
"margin-bottom:
48px; height: fit-content"
v-if=
"containerRef"
:countInfo=
"countInfo
"
<SearchContainer
style=
"margin-bottom:
52px; height: fit-content"
v-if=
"containerRef"
placeholder=
"搜索科研资助实体、资助记录
"
placeholder=
"搜索科研资助实体、资助记录"
:containerRef=
"containerRef"
areaName=
""
/>
:containerRef=
"containerRef"
areaName=
""
/>
<!--
<div
class=
"search"
>
-->
<!--
<div
class=
"search"
>
-->
<!--
<div
class=
"search-main"
>
<!--
<div
class=
"search-main"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论