提交 d4bdc578 编写于 作者: tao.wu's avatar tao.wu

增加领取课程页面的背景颜色

上级 d2d357a2
......@@ -188,7 +188,7 @@
// 微信分享助力活动
.wx-share-wrap {
width: 375px;
height: 601.5px;
// height: 601.5px;
button,input{
appearance: none;
border: none;
......@@ -196,7 +196,7 @@
}
section {
width: 375px;
height: 601.5px;
// height: 601.5px;
padding-bottom: 27.5px;
background: url(../img/bgtop.png) no-repeat;
background-size: 100% 100%;
......@@ -369,10 +369,10 @@
}
.wx-share-result{
width: 375px;
height: 601.5px;
// height: 601.5px;
section{
width: 375px;
height: 601.5px;
// height: 601.5px;
padding-top: 40px;
.res-wrap{
img{
......
......@@ -170,4 +170,9 @@
</style>
<style lang="less">
@import '../assets/style/revant.less';
</style>
<style lang="less">
body{
background: #FE9A51;
}
</style>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册