common.less 82 B

123456
  1. /**app.wxss**/
  2. .container {
  3. height: 100%;
  4. width: 100%;
  5. overflow: hidden;
  6. }