代码拉取完成,页面将自动刷新
同步操作将从 三三网络科技/微信电商小程序 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
/* background: #8B572A;
*/
/**app.wxss**/
image{
width:320px;
height:0px;
display:inline-block;
overflow:hidden;
}
.container {
max-height: 100%;
min-height:100%;
display: flex;
flex-direction: column;
box-sizing: border-box;
font-size: 1em;
}
/*布局样式*/
.coluContainer{
display: flex;
flex-direction: column;
}
.rowContainer{
display: flex;
flex-direction: row;
}
.flexCenter{
display: flex;
align-items: center;
justify-content: center;
}
.aliCenter{
align-items: center;
}
.jusCenter{
justify-content: center;
}
/*float*/
.fl{
float: left;
}
.fr{
float: right;
}
.cl{
clear:left;
}
.cr{
clear:right;
}
.cb{
clear:both;
}
/*Image*/
.banner_img{
width: 100%;
height: auto;
}
/*font*/
.price{
color: red;
}
.font1{
color: #333;
}
.font2{
color: #aaa;
}
.color{
color: #8B572A;
}
.fontPrice{
font-size: 16px;
}
/* 遮罩 */
.zhezhao{
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
opacity: 0.6;
z-index: 10;
}
/* active */
/* 回到首页的右上角按钮 */
.toIndex{
position: absolute;
right: 1px;
top: 1px;
width: 2em;
height: 2em;
background-size: 100% 100%;
background-image: url(http://image1.sansancloud.com/yanhuapifa/2017_10/13/14/07/40_559.jpg);
border: 1px solid #8B572A;
padding: 5px;
border-radius: 5px;
}
/* 底部按钮 */
.bottomButn{
background: #8B572A;
color: #fff;
z-index: 2;
position: fixed;
height: 3.4em;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.bottomButnHeight{
height: 3.4em;
}
/* 没东西 */
.none{
color: #555;
background: #fff;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.none image{
width: 30%;
}
.none text{
margin-top: 10px;
}
.noProduct{
width: 100%;
}
.countNumTag{
position: absolute;
right: 0px;
top:0px;
color: #fff;
font-size: xx-small;
padding: 3px;
width: 12px;
height: 12px;
background: #c53f43;
border-radius: 50%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
overflow: hidden;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。