提交 cadf8d9c 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

在第三阶段的个人荣誉模块加一个【查看每日个人获奖排名】的按钮,这个按钮点击后跳转一个积木页

上级 5ef9c146
......@@ -250,6 +250,21 @@
margin-bottom: 0;
}
}
.person-awards {
.awards-btn {
width: 312px;
height: 49px;
background: linear-gradient(360deg,rgba(255,134,32,1) 0%,rgba(255,248,111,1) 100%);
box-shadow: 0px 2.5px 0px 0px rgba(222,83,15,1);
border-radius: 32.5px;
color: #B42F00;
font-size: 21.5px;
font-weight: 700;
line-height: 49px;
margin: 20px auto 0 auto;
text-align: center;
}
}
}
.pica-icon {
width: 100%;
......
......@@ -105,6 +105,7 @@
</div>
</div>
</div>
<div class="awards-btn">查看每日个人获奖榜单</div>
</div>
</div>
<div class="pica-icon" :class="{'padBott60': isWeb}">
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册