소스 검색

小程序:样式

panyong 2 년 전
부모
커밋
be6570203e
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      htmldev/wxMini/app.wxss
  2. 1 0
      htmldev/wxMini/pages/goodsDetail/goodsDetail.scss

+ 1 - 0
htmldev/wxMini/app.wxss

@@ -119,6 +119,7 @@ view.footer-fixed-bottom button[type='default'] {
   width: 100%;
   border-bottom: 1rpx solid rgba(189, 189, 189, 1);
   white-space: nowrap;
+  font-size: 0;
 }
 
 .app_nav-wrap .nav {

+ 1 - 0
htmldev/wxMini/pages/goodsDetail/goodsDetail.scss

@@ -138,6 +138,7 @@
   height: 136px;
   white-space: nowrap;
   font-size: 0;
+  margin-top: 22px;
 
   .item {
     display: inline-block;