app.acss 143 B

12345678
  1. @import "/__antmove/static/app.acss";
  2. @import "./styles/index.acss";
  3. /**app.wxss**/
  4. page {
  5. background-color: #f3f4f6;
  6. height: 100%;
  7. }