page.scss 90B

123456
  1. .page.DengLu {
  2. width: 100%;
  3. height: 100%;
  4. overflow-y: scroll;
  5. background: #fff;
  6. }