app.scss 93 B

123456
  1. /**app.wxss**/
  2. page {
  3. --td-cell-title-color: #111;
  4. --td-navbar-bg-color: transparent;
  5. }