wechat_jiaxuan/pages/store/info.wxss
@@ -42,6 +42,8 @@ position: relative; bottom: 80rpx; padding: 0 40rpx 40rpx; height: 100%; overflow: hidden; background-color: #fff; padding-top: 80rpx; } @@ -49,6 +51,9 @@ font-weight: 600; font-size: 36rpx; margin-bottom: 38rpx; } .main_content .list { height: calc(100% - 600rpx); } .main_content .list .item { width: 670rpx; @@ -90,6 +95,14 @@ color: var(--themeColor); border: 1rpx solid var(--themeColor); } .container { overflow: hidden; height: 100%; } .app { overflow: hidden; height: 100vh; } .footer { display: flex; align-items: center;