| | |
| | | @import '/miniprogram_npm/tdesign-miniprogram/common/style/theme/_index.wxss'; |
| | | |
| | | /* 主题定制 */ |
| | | page { |
| | | --td-primary-color-1: #E5F2FF; |
| | | --td-primary-color-2: #D6EAFF; |
| | | --td-primary-color-3: #C8E3FF; |
| | | --td-primary-color-4: #A1CFFF; |
| | | --td-primary-color-5: #71B6FF; |
| | | --td-primary-color-6: #53A7FF; |
| | | --td-primary-color-7: #389AFF; |
| | | --td-primary-color-8: #2B93FF; |
| | | --td-primary-color-9: #127CEA; |
| | | --td-primary-color-10: #076FDB; |
| | | --td-primary-color-1: #E5F2FF !important; |
| | | --td-primary-color-2: #D6EAFF !important; |
| | | --td-primary-color-3: #C8E3FF !important; |
| | | --td-primary-color-4: #A1CFFF !important; |
| | | --td-primary-color-5: #71B6FF !important; |
| | | --td-primary-color-6: #53A7FF !important; |
| | | --td-primary-color-7: #389AFF !important; |
| | | --td-primary-color-8: #2B93FF !important; |
| | | --td-primary-color-9: #127CEA !important; |
| | | --td-primary-color-10: #076FDB !important; |
| | | |
| | | --td-warning-color-1: #FFEEDD; |
| | | --td-warning-color-2: #FEE2C8; |