item.wxss 513 B

1234567891011
  1. @import "/wxParse/wxParse.wxss";
  2. .swiper-box{height:750rpx;}
  3. .slide-image {width: 100%;height: 100%;margin: 0 auto;display: block;}
  4. .weui-panel{margin-top: 0px;}
  5. .article-title{padding:10px;font-size: 14px;color:#999;}
  6. .weui-article{margin-bottom:50px;padding:5px;}
  7. .weui-article image{width: 100%}
  8. /*底部按钮*/
  9. .goods-fixed-icon {width:140rpx;background: #fff;margin:auto;line-height:15px;border-right: 1rpx solid #eee;position: relative;text-align: center;}
  10. .goods-fixed-icon .fixed-icon{font-size:40rpx;}