From a72add8a584fc017da11b6f6e05a749ad7f2f4f7 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 08 七月 2024 17:35:34 +0800 Subject: [PATCH] 1 --- components/dying318-picker/Picker.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/components/dying318-picker/Picker.vue b/components/dying318-picker/Picker.vue index 69be89c..9d89ef2 100644 --- a/components/dying318-picker/Picker.vue +++ b/components/dying318-picker/Picker.vue @@ -351,7 +351,7 @@ font-size: 36rpx; } .confirm { - color: #007aff; + color: #20613D; } } -- Gitblit v1.9.3