main.wxss 147 B

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