main.wxss 83 B

1234567891011121314
  1. /*每个页面公共css */
  2. page {
  3. background: rgba(234, 234, 234, 1);
  4. }