From 062ff69e43af4eaa2e63832a062be33fb5f63e38 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期三, 17 七月 2024 16:14:16 +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