From 74ff2cd15d65511c26b6a1a2e58e6153deb1e938 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期五, 12 七月 2024 14:40:17 +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