app.wxss 54 B

1234
  1. /**app.wxss**/
  2. page {
  3. background: rgba(0, 0, 0, 0)
  4. }