赛思维微信客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
96 B

  1. /**app.wxss**/
  2. view,
  3. button,
  4. span {
  5. margin: 0;
  6. padding: 0;
  7. }
  8. page {
  9. height: 100%;
  10. }