代码拉取完成,页面将自动刷新
同步操作将从 yongchao71/大转盘抽奖 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
/**app.wxss**/
@import "/public.wxss";
page{
height: 100%;
background-color: #F7F7F7;
box-sizing: border-box;
font-family:'Helvetica Neue','Hiragino Sans GB',stheiti,'Microsoft Yahei','微软雅黑',tahoma,sans-serif;
}
.container{
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
.flex{
display: flex;
}
.flex-c{
display: flex;
justify-content: center;
align-items: center;
}
.fx-ai-start{
align-items: flex-start;
}
.fx-d-row{
flex-direction: row;
}
.fx-d-col{
flex-direction: column;
}
.fx-jc-sa{
justify-content: space-around;
}
.fx-jc-sb{
justify-content:space-between;
}
.fx-jc-ed{
justify-content:flex-end;
}
.fx-wp{
flex-wrap:wrap;
}
.f-14{
font-size: 28rpx;
color: #999999;
}
.f-12{ /***del*/
font-size: 24rpx;
color: #999999;
}
.f-10{
font-size: 22rpx;
color: #999999;
}
.f-16{
font-size: 32rpx;
color: #333333;
}
.f-c-3{
color: #333333;
}
.f-c-6{
color: #666666;
}
.f-c-9{
color: #999999;
}
.pd-mg{
padding: 0;
margin: 0;
}
.c-p-d{
padding: 30rpx;
}
.h-w-10{
width: 100%;
height: 100%;
}
.w-10{
width: 100%;
padding: 0;
}
.w-5{
width: 55%;
padding: 0;
}
.b-s{
box-sizing: border-box;
}
.b-d{
border: 1rpx solid #E8E8E8;
}
.b-d-tb{
border-top: 1rpx solid #E8E8E8;
border-bottom: 1rpx solid #E8E8E8;
}
.b-r{
border-radius: 50%;
}
.bk-c-w{
background-color: #ffffff;
}
.c-w{
color: #ffffff;
}
.t-a-c{
text-align: center;
}
.hide{
display: none !important;
}
.t-r{
text-align: right;
}
.t-l{
text-align: left;
}
.i-b{
display: inline-block;
vertical-align: middle;
}
.mg-b{
margin-bottom: 24rpx;
}
.bk-r-img{
background-repeat: no-repeat;
background-size:100% 100%;
}
::-webkit-scrollbar{
height: 0;
width: 0;
}
.fl {
float: left;
}
.fr {
float: right;
}
.clearfix:before,
.clearfix:after {
content: "";
height: 0;
display: block;
line-height: 0;
visibility: hidden;
clear: both;
overflow: hidden;
}
/********项目标签 带边框*********/
.product-tip{
padding: 8rpx 18rpx;
}
.com-pd{
padding: 40rpx;
}
.com-left{
padding:0 20rpx;
}
.t-b{
margin: 20rpx;
}
.p-d-bottom{
margin-bottom: 20rpx;
}
.pd-txt{
margin: 20rpx 0;
}
.com-line{
border-color: #eeeeee;
}
.com-b-shadow{
box-shadow: 0 0 8rpx 6rpx #eeeeee;
}
/**********no data start**************/
.list-none {
padding: 100rpx;
font-size: 26rpx;
height: 200rpx;
display: block;
}
.list-none-div {
display: block;
text-align: center;
height: 80rpx;
}
.nodata-img{
width: 364rpx;
height: 252rpx;
vertical-align: middle;
}
/**********no data end**************/
/**********bottom button start************/
.com-bottom-ct{
position: fixed;
bottom: 40rpx;
left: 0;
}
.n-active{
background-color:#ccc !important;
}
/**********bottom button end************/
.back-top-ct{
bottom: 70rpx;
right: 0;
height: 80rpx;
position: fixed;
text-align: right;
padding-right: 30rpx;
}
.top-icon{
width: 80rpx;
height: 80rpx;
}
.line-limit-length {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* 公共样式 - */
/* yy-{
} */
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。