代码拉取完成,页面将自动刷新
/* @import 'weui/weui.wxss'; */
@import "colorui/main.wxss";
@import "colorui/icon.wxss";
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
.wxParse-img {
display: block !important;
}
.space {
height:20rpx;
background-color: #F2f2f2;
}
.safeAreaOldPaddingBttom {
padding-bottom: env(safe-area-inset-bottom);
}
.safeAreaNewPaddingBttom{
padding-bottom: constant(safe-area-inset-bottom);
}
.safeAreaOldMarginBttom {
margin-bottom: env(safe-area-inset-bottom);
}
.safeAreaNewMarginBttom{
margin-bottom: constant(safe-area-inset-bottom);
}
.no-data {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.no-data .line {
width:132rpx;
height:2rpx;
background: #999;
}
.no-data .txt {
font-size:26rpx;
color:rgba(153,153,153,1);
margin: 0 16rpx;
}
.ad-img {
width: 100vw;
}
.fix-top{
position: fixed;
top: 0;
left: 0;
z-index: 99999;
}
image{
width: 100%;
height: 100%;
}
.header-container {
width: 100%;
height: 130rpx;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
}
.iphone .header-container {
height: 180rpx;
}
.iphone .header-container .header-name {
line-height: 270rpx;
}
.header-container .go-back {
width: 56rpx;
height: 56rpx;
margin-top: 50rpx;
position: absolute;
margin-left: 20rpx;
border: 1rpx solid #fff;
border-radius: 50%;
padding: 6rpx;
}
.iphone .header-container .go-back {
margin-top: 90rpx;
}
.header-container .go-back {
width: 56rpx;
height: 56rpx;
margin-top: 50rpx;
position: absolute;
margin-left: 20rpx;
border: 1rpx solid #fff;
border-radius: 50%;
padding: 6rpx;
}
.no-more-goods {
text-align: center;
margin-top: 20%;
}
.no-order-img {
width: 110px;
height: 110px;
margin: 0 auto;
}
.no-more-goods .text {
font-size: 28rpx;
color: #999;
margin-top: -5px;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。