Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
Y
year-end-activitiy
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
com.pica.cloud.foundation.frontend
year-end-activitiy
提交
db09617d
提交
db09617d
编写于
12月 10, 2019
作者:
chengxiang.li
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
活动首页姓名样式优化
上级
00acb3e9
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
11 行增加
和
7 行删除
+11
-7
in-activity.less
assets/style/in-activity.less
+6
-6
activityPage.vue
pages/activityPage.vue
+5
-1
未找到文件。
assets/style/in-activity.less
浏览文件 @
db09617d
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
float: left;
float: left;
width: 50px; height: 50px; overflow: hidden; border: 0; display: block;
width: 50px; height: 50px; overflow: hidden; border: 0; display: block;
border-radius: 50px;
border-radius: 50px;
// border: 1
px
solid red;
// border: 1
PX
solid red;
img{
img{
width: 50px; height: 50px;
width: 50px; height: 50px;
}
}
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
color:#373839;
color:#373839;
.name{
.name{
width: 100%;
width: 100%;
font-size: 18px; line-height:
18px; margin-top: 5px;
font-weight: 700;
font-size: 18px; line-height:
28px;
font-weight: 700;
.ellipsis;
.ellipsis;
}
}
.company{
.company{
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
.detail{
.detail{
position: relative;
position: relative;
float: left; box-sizing: border-box; font-weight: 700;
float: left; box-sizing: border-box; font-weight: 700;
width: 68px; height: 25px; overflow: hidden; border-radius: 25px; border: 1
px
solid #FD5A2F;
width: 68px; height: 25px; overflow: hidden; border-radius: 25px; border: 1
PX
solid #FD5A2F;
font-size: 12px; color: #FD5A2F; line-height: 23px; text-indent: 5px;
font-size: 12px; color: #FD5A2F; line-height: 23px; text-indent: 5px;
margin-top: 18px;
margin-top: 18px;
img{
img{
...
@@ -150,7 +150,7 @@
...
@@ -150,7 +150,7 @@
}
}
.billboard-btn{
.billboard-btn{
position: relative;
position: relative;
width: 99px; height: 25px; border: 1
px
solid #FD5A2F; border-radius: 25px;
width: 99px; height: 25px; border: 1
PX
solid #FD5A2F; border-radius: 25px;
margin-top: 15px;
margin-top: 15px;
font-size: 12px; font-weight: 700; line-height: 25px; color: #FD5A2F; text-indent: 10px;
font-size: 12px; font-weight: 700; line-height: 25px; color: #FD5A2F; text-indent: 10px;
img{
img{
...
@@ -179,7 +179,7 @@
...
@@ -179,7 +179,7 @@
position: relative;
position: relative;
float: right;
float: right;
width: 81px; height: 25px;
width: 81px; height: 25px;
border: 1
px
solid #FD5A2F; border-radius: 25px;
border: 1
PX
solid #FD5A2F; border-radius: 25px;
line-height: 25px; text-indent: 8px; font-size: 12px; line-height: 25px; color: #FD5A2F; font-weight: 700;
line-height: 25px; text-indent: 8px; font-size: 12px; line-height: 25px; color: #FD5A2F; font-weight: 700;
img{
img{
position: absolute; right: 5px; top: 50%; margin-top:-6px;
position: absolute; right: 5px; top: 50%; margin-top:-6px;
...
@@ -247,7 +247,7 @@
...
@@ -247,7 +247,7 @@
position: relative;
position: relative;
float: left;
float: left;
width: 56px; height: 25px; margin: 14px 0 0 24px;
width: 56px; height: 25px; margin: 14px 0 0 24px;
border: 1
px
solid #FD5A2F;
border: 1
PX
solid #FD5A2F;
border-radius: 25px; font-size: 12px; line-height: 25px; text-indent: 8px;
border-radius: 25px; font-size: 12px; line-height: 25px; text-indent: 8px;
color: #FD5A2F; font-weight: 700;
color: #FD5A2F; font-weight: 700;
&.login-but-nojoin{
&.login-but-nojoin{
...
...
pages/activityPage.vue
浏览文件 @
db09617d
...
@@ -107,21 +107,25 @@
...
@@ -107,21 +107,25 @@
<li>
<li>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<p
class=
"text"
>
昵称
</p>
</div>
</div>
</li>
</li>
<li>
<li>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<p
class=
"text"
>
昵称
</p>
</div>
</div>
</li>
</li>
<li>
<li>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<p
class=
"text"
>
昵称
</p>
</div>
</div>
</li>
</li>
<li>
<li>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<div
class=
"add-btn"
@
click=
"eachDoctorClick"
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<img
src=
"../assets/img/stage-two/add-pic-icon.png"
alt=
""
>
<p
class=
"text"
>
昵称
</p>
</div>
</div>
</li>
</li>
</
template
>
</
template
>
...
@@ -433,7 +437,7 @@
...
@@ -433,7 +437,7 @@
"seqNo"
:
1
"seqNo"
:
1
},{
},{
"key"
:
"showTitle"
,
"key"
:
"showTitle"
,
"value"
:
fals
e
,
"value"
:
tru
e
,
"type"
:
1
,
"type"
:
1
,
"seqNo"
:
2
"seqNo"
:
2
},{
},{
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录