Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
cbd3d66d
提交
cbd3d66d
authored
2月 23, 2022
作者:
pengxiaohui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改h5样式
上级
a3ab869b
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
11 行增加
和
11 行删除
+11
-11
projectFeatures.vue
components/home/projectFeatures.vue
+10
-10
process.vue
pages/enroll/process.vue
+1
-1
没有找到文件。
components/home/projectFeatures.vue
浏览文件 @
cbd3d66d
...
@@ -483,8 +483,8 @@ export default {
...
@@ -483,8 +483,8 @@ export default {
display
:
flex
;
display
:
flex
;
justify-content
:
space-around
;
justify-content
:
space-around
;
.card-item
{
.card-item
{
width
:
2
.4
rem
;
width
:
2rem
;
height
:
4
rem
;
height
:
2
.75
rem
;
overflow
:hidden
;
overflow
:hidden
;
position
:relative
;
position
:relative
;
float
:left
;
float
:left
;
...
@@ -515,29 +515,29 @@ export default {
...
@@ -515,29 +515,29 @@ export default {
left
:
0
;
left
:
0
;
top
:
0
.6rem
;
top
:
0
.6rem
;
width
:
100%
;
width
:
100%
;
height
:
3
rem
;
height
:
2
rem
;
// background-color: #ededed;
// background-color: #ededed;
opacity
:
1
;
opacity
:
1
;
display
:
flex
;
display
:
flex
;
justify-content
:
flex-start
;
justify-content
:
flex-start
;
align-items
:
flex-start
;
align-items
:
flex-start
;
flex-direction
:
column
;
flex-direction
:
column
;
padding
:
0
.
3rem
0
.2
rem
0
.4rem
;
padding
:
0
.
1rem
0
.1
rem
0
.4rem
;
// transform-origin: bottom;
// transform-origin: bottom;
.item_desc_tit
{
.item_desc_tit
{
font-size
:
21px
;
font-size
:
0
.16rem
;
font-weight
:
6
00
;
font-weight
:
5
00
;
color
:
#fff
;
color
:
#fff
;
line-height
:
36px
;
line-height
:
0
.3rem
;
width
:
100%
;
width
:
100%
;
text-align
:center
;
text-align
:center
;
}
}
.item_desc_con
{
.item_desc_con
{
font-size
:
16px
;
font-size
:
0
.12rem
;
font-weight
:
400
;
font-weight
:
400
;
color
:
#fff
;
color
:
#fff
;
margin-top
:
34px
;
margin-top
:
0
.2rem
;
line-height
:
32px
;
line-height
:
0
.24rem
;
text-align
:justify
;
text-align
:justify
;
}
}
}
}
...
...
pages/enroll/process.vue
浏览文件 @
cbd3d66d
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag"
></a>
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag"
></a>
</div>
</div>
<div
v-else
style=
"position: relative;"
>
<div
v-else
style=
"position: relative;"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/h5
-class-schedule
.png"
class=
"img_bottom"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood-plus/h5
/apply-process
.png"
class=
"img_bottom"
/>
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag1"
></a>
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag1"
></a>
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag2"
></a>
<a
href=
"https://marywood-plus.ezijing.com/my/account"
class=
"click-tag2"
></a>
</div>
</div>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论