main.wxss 145 B

1234567891011121314151617181920
  1. /*每个页面公共css */
  2. .index .tui-modal-btn {
  3. background: linear-gradient(98deg, #0E83FF 0%, #0E3EFF 100%) !important;
  4. }