代码拉取完成,页面将自动刷新
同步操作将从 ganshisheng/69_电商小程序模板 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
/**app.wxss**/
.container {
height: 100%;
}
.wxParse-img {
display: block !important;
}
.header-container {
width: 100%;
height: 130rpx;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
}
.header-container .header-name {
width: 100%;
height: 100%;
text-align: center;
line-height: 170rpx;
font-size: 30rpx;
color: #333;
}
.iphone .header-container {
height: 180rpx;
}
.iphone .header-container .header-name {
line-height: 270rpx;
}
.header-container .goback {
width: 56rpx;
height: 56rpx;
margin-top: 50rpx;
position: absolute;
margin-left: 20rpx;
border: 1rpx solid #fff;
border-radius: 50%;
padding: 6rpx;
}
.iphone .header-container .goback {
margin-top: 90rpx;
}
.hidden {
display: none;
}
.flex{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.no-more-goods {
text-align: center;
margin-top: 20%;
}
.no-order-img {
width: 110px;
height: 110px;
}
.no-more-goods .text {
font-size: 28rpx;
color: #999;
margin-top: -5px;
}
.fix-top{
position: fixed;
top: 0;
left: 0;
z-index: 99999;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。