articleDetail.wxss 88 B

12345
  1. /* pages/articleDetail/articleDetail.wxss */
  2. .page{
  3. width: 100%;
  4. min-height: 100%;
  5. }