packageDomain/pages/sampleBookList/index.wxss
@@ -1,5 +1,15 @@ @import "./index.skeleton.wxss"; .back-icon { width: 48rpx; height: 100%; } .back-icon image { width: 100%; height: 100%; } .container { width: 100vw; height: 100vh; @@ -344,4 +354,5 @@ .t-search__input-box { height: 70rpx !important; } }