bug
litian
2024-09-09 668c0a4058510a6022be06818540ba89778a5486
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;
}
}