QYF-GitLab1
5 天以前 f2036f82c20767036fe8c4d627e5694e28e6ab73
1
2
3
4
5
6
/* pages/home/digitalRead/index.wxss */
.page-body {
  width: 100vw;
  height: calc(100vh - env(safe-area-inset-bottom));
  overflow: hidden;
}