QYF-GitLab1
3 天以前 75b9f3c8b7959ed7d9930aef73e5cc16b2de1a78
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;
}