代码拉取完成,页面将自动刷新
/**app.wxss**/
.container {
width: 100%;
background-color: white;
height: 100vh;
padding: 50px 0;
box-sizing: border-box;
}
.container{
position: absolute;
z-index: 1;
overflow: hidden;
}
.container image{
width: 100%;
}
.title-bg{
background-color: #2b2d44;
}
.nobg{
background-color: white;
}
.center{
text-align: center;
}
.z1{
box-sizing: border-box;
width: 100%;
position: relative;
z-index: 2;
}
.primalcolor{
color:#6cc49d;
}
.seccolor{
color:#eb566e;
}
.bgccolor{
color:#38416a;
}
.black{
color:#171a21;
}
.white{
color:#fafafa;
}
.input-view{
position: relative;
margin: 8px auto;
background-color: rgba(255, 255, 255, 1);
border: solid 1px #6cc49c;
border-radius: 5px;
color: #999;
}
.input-view .icon{
vertical-align:middle;
width:15px;
height:20px;
float:left;
margin:10px 0 0 15px;
}
.input-view input,.input-view .input{
overflow: hidden;
font-size: 14px;
padding: 3px 15px;
height: 34px;
line-height: 34px;
}
.padding{
padding: 0 35px;
}
.btn{
padding: 4px;
font-size: 14px;
}
.primal-btn{
color: white;
background:#6cc49d;
}
.nav{
margin: 10px auto;
color: #888;
font-size: 14px;
}
.left{
float: right;
}
.right{
float: right;
}
.flexitem1{
flex: 1;
text-align: center;
}
.node{
z-index: 1;
right: -5px;
top: -6px;
position: absolute;
background-color: #eb566a;
padding:1px 4px;
border-radius: 100px;
font-size: 12px;
line-height: 15px;
color: white;
min-width: 15px;
}
.flex{
align-content: center;
display: flex;
justify-content: center;
flex-direction: row;
}
.tip{
height: 20px;
text-align: center;
margin: 10px auto;
}
.tipcontent{
font-size: 14px;
display: inline-block;
width: auto;
}
.tipcontent image{
vertical-align: middle;
width: 12px;
height: 12px;
margin:-2px 3px 0 0 ;
}
.t1color{
color: #eb6b61;
}
.t2color{
color: #f0b924;
}
.t3color{
color: #6cc49d;
}
.inputstyle1{
background: #30324d;
line-height: 40px;
height: 40px;
padding-left: 10px;
box-sizing: border-box;
font-size: 14px;
color:white;
border-radius: 4px;
border: solid 1px #364172;
}
.inputstyle2{
background: #30324d;
line-height: 40px;
height: 40px;
padding-left: 10px;
box-sizing: border-box;
font-size: 14px;
color:white;
border-radius: 4px;
border: solid 1px #f9ce0e;
}
.btnstyle1{
background: #6cc49d;
font-size: 14px;
line-height: 40px;
outline: none;
border-radius: 5px;
}
.placeholderstyle1{
color: #ccc;
}
.picker image{
border-radius: 4px;
width: 16px;
height: 16px;
position: absolute;
right: 20px;
top: 12px;
}
.tip-icon{
top: 2px;
position: absolute;
right: 5px;
width: 25px;
height: 27px;
margin-top: 4px;
}
.card{
margin: 0 50px;
box-sizing: border-box;
position: relative;
}
.card .cardbg{
width: 100%;
height: 100%;
border-radius: 10px;
box-shadow: 0 0 6px #999;
position: absolute;
}
.card .ls{
letter-spacing: 5px;
}
.card .content{
text-align: right;
position: absolute;
top: 20px;
right: 10px;
color: white;
font-size: 20px;
}
.card .content .validate{
margin-top: 5px;
color: rgba(100, 100, 100, 0.7);
font-size: 11px;
}
.card .count text{
font-size: 14px;
}
.card .count{color: #eee;
position: absolute;
right: 10px;
font-size: 20px;
bottom:10px;
}
.card .cardno{
position: absolute;
left: 10px;
bottom:10px;
font-size: 12px;
color: #eee;
z-index: 2;
}
.card .gymlogo{
position: absolute;
width: 80px;
height: 80px;
left: 0;
bottom: 0;
z-index: 1;
}
.big-title{
color: #999;
padding: 10px 15px 0 ;
box-sizing: border-box;
position: relative;
line-height: 40px;
}
.big-title >view{
border-bottom: solid 1px #eee;
}
.big-title .right image{
margin: -2px 0 0 3px;
width: 13px;
height: 19px;
vertical-align: middle;
}
.big-title .right{
color: #ddd;
font-size: 13px;
bottom: 0;
position: absolute;
right: 20px;
}
.class-item{
padding: 8px 15px;
border-bottom: solid 1px #eee;
}
.class-item image{
border-radius: 100px;
height: 50px;
width: 50px;
float: left;
margin: 0 0 0 5px;
}
.class-item-right{
height: 50px;
position: relative;
overflow: hidden;
margin-left: 66px;
}
.class-item-right .content{
font-size: 14px;
color: #333;
position: relative;
top: 5px;
left: 5px;
}
.class-item-right .content .class-name{
color: #333;
position: absolute;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
left: 0;
right: 80px;
}
.class-item-right .content .class-count{
color: #6cc49d;
position: absolute;
right: 5px;
}
.class-item-right .date{
color: #999;
font-size: 12px;
position: absolute;
bottom: 5px;
left: 5px;
}
.class-item-right .pt{
right: 5px;
color: #999;
font-size: 12px;
position: absolute;
bottom: 5px;
}
.cardtxtcolor1{
color: #bc8312;
}
.cardtxtcolor2{
color: #468bcf;
}
.cardtxtcolor3{
color: #70b9ae;
}
.cardtxtcolor4{
color: #1c1c2d;
}
.shop-item{
text-align: center;
}
.loadingview{
line-height: 60px;
height: 60px;
font-size: 14px;
color: #ccc;
text-align: center;
}
button,view,label,textarea,input{
font-family:Roboto Lt;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。