Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
79672f9b
提交
79672f9b
authored
5月 30, 2024
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
c4b1680e
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
11 行增加
和
4 行删除
+11
-4
Head.vue
components/Head.vue
+7
-2
abroadStudy.vue
components/home/abroadStudy.vue
+4
-2
没有找到文件。
components/Head.vue
浏览文件 @
79672f9b
...
...
@@ -65,6 +65,7 @@
</div>
</
template
>
</div>
<!-- v-if="level2Item.isShow" -->
<
template
v-for=
"(level2Item, level2Index) in item.children"
>
<div
class=
"two-level"
...
...
@@ -765,6 +766,7 @@ li {
color
:
#333333
;
font-size
:
16px
;
white-space
:
nowrap
;
letter-spacing
:
1px
;
a
{
color
:
#333333
;
font-size
:
16px
;
...
...
@@ -789,7 +791,7 @@ li {
}
.two-level
{
pointer-events
:
auto
;
padding
:
34px
41px
0
24
px
;
padding
:
34px
0
0
0
px
;
.name1
{
font-size
:
16px
;
font-weight
:
400
;
...
...
@@ -814,10 +816,13 @@ li {
font-weight
:
400
;
line-height
:
20px
;
color
:
#333333
;
margin-bottom
:
36px
;
margin-bottom
:
16px
;
padding
:
8px
41px
8px
24px
;
white-space
:
nowrap
;
// padding-left: 24px;
&
:hover
{
color
:
rgba
(
170
,
25
,
65
,
1
);
background
:
#ededed
;
}
a
{
font-size
:
16px
;
...
...
components/home/abroadStudy.vue
浏览文件 @
79672f9b
...
...
@@ -24,10 +24,12 @@
<div
class=
"box-r"
>
<div
class=
"box-red_title"
>
非学历项目
</div>
<div
class=
"box-block"
style=
"margin: 75px 0 30px"
>
<div
class=
"btn"
>
交换生项目
</div>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/fxl-img1.png"
/>
<div
style=
"margin-left: 10px;"
class=
"btn"
>
交换生项目
</div>
</div>
<div
class=
"box-block"
>
<div
class=
"btn"
>
教师访学项目
</div>
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/fxl-img2.png"
/>
<div
style=
"margin-left: 10px;"
class=
"btn"
>
教师访学项目
</div>
</div>
</div>
</div>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论