Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
984521f3
提交
984521f3
authored
9月 20, 2022
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
d7c15e69
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
10 行增加
和
22 行删除
+10
-22
Card.vue
components/Card.vue
+5
-17
projectFeatures.vue
components/home/projectFeatures.vue
+0
-0
projectPosition.vue
components/home/projectPosition.vue
+0
-0
Head.vue
components/layout/pc/Head.vue
+4
-4
zh-CN.js
langs/zh-CN.js
+1
-1
没有找到文件。
components/Card.vue
浏览文件 @
984521f3
...
@@ -22,15 +22,11 @@ export default {
...
@@ -22,15 +22,11 @@ export default {
</
script
>
</
script
>
<
style
lang=
"scss"
>
<
style
lang=
"scss"
>
.is-pc
{
.is-pc
{
.card
{
// margin: 0.2rem 0.15rem;
}
.card-hd
{
.card-hd
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
justify-content
:
space-between
;
justify-content
:
space-between
;
// margin-bottom: 0.15rem;
}
}
.card-hd__title
{
.card-hd__title
{
flex
:
1
;
flex
:
1
;
...
@@ -45,13 +41,8 @@ export default {
...
@@ -45,13 +41,8 @@ export default {
color
:
#9b9b9b
;
color
:
#9b9b9b
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.card-bd
{
}
}
}
.is-h5
{
.is-h5
{
.card
{
margin
:
0
.2rem
0
.15rem
;
}
.card-hd
{
.card-hd
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -60,17 +51,14 @@ export default {
...
@@ -60,17 +51,14 @@ export default {
}
}
.card-hd__title
{
.card-hd__title
{
flex
:
1
;
flex
:
1
;
border-left
:
0
.03rem
solid
#aa1941
;
font-size
:
0
.14rem
;
padding-left
:
0
.05rem
;
font-size
:
0
.17rem
;
font-weight
:
bold
;
font-weight
:
bold
;
line-height
:
1
;
line-height
:
0
.28rem
;
color
:
#424242
;
}
}
.card-hd__aside
{
.card-hd__aside
{
font-size
:
0
.1rem
;
font-size
:
0
.1rem
;
color
:
#9b9b9b
;
color
:
#9b9b9b
;
}
}
.card-bd
{
}
}
}
</
style
>
</
style
>
components/home/projectFeatures.vue
浏览文件 @
984521f3
差异被折叠。
点击展开。
components/home/projectPosition.vue
浏览文件 @
984521f3
差异被折叠。
点击展开。
components/layout/pc/Head.vue
浏览文件 @
984521f3
...
@@ -162,13 +162,13 @@ li {
...
@@ -162,13 +162,13 @@ li {
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.login
{
.login
{
background
:
#aa1941
;
color
:
#fff
;
}
.register
{
color
:
#333333
;
color
:
#333333
;
border
:
1px
solid
#eaeaea
;
border
:
1px
solid
#eaeaea
;
}
}
.register
{
background
:
#aa1941
;
color
:
#fff
;
}
}
}
.language
{
.language
{
margin-left
:
24px
;
margin-left
:
24px
;
...
...
langs/zh-CN.js
浏览文件 @
984521f3
...
@@ -3,7 +3,7 @@ export default {
...
@@ -3,7 +3,7 @@ export default {
menu
:
{
menu
:
{
out
:
'退出'
,
out
:
'退出'
,
fastLogin
:
'快速登录'
,
fastLogin
:
'快速登录'
,
register
:
'
注册
'
,
register
:
'
马上报名
'
,
project
:
'项目介绍'
,
project
:
'项目介绍'
,
course
:
'项目优势'
,
course
:
'项目优势'
,
school
:
'院校介绍'
,
school
:
'院校介绍'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论