Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -19,7 +19,7 @@ export const option = { | @@ -19,7 +19,7 @@ export const option = { | ||
| 19 | textBackgroundColorAlpha: 1, | 19 | textBackgroundColorAlpha: 1, |
| 20 | iconColor: 'black', | 20 | iconColor: 'black', |
| 21 | //弹出下拉框 | 21 | //弹出下拉框 |
| 22 | - textSelectModalBackgroundColor: 'white', | 22 | + textSelectModalBackgroundColor: 'black', |
| 23 | textSelectModalTextColor: 'black' | 23 | textSelectModalTextColor: 'black' |
| 24 | }, | 24 | }, |
| 25 | //是否开启前一周 | 25 | //是否开启前一周 |