From ef0f2bef3cb3a2b26aea1dba550d4784a2a7c344 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Sun, 7 Jun 2026 17:03:25 +0800 Subject: [PATCH] no message --- root/person/config.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/person/config.vue b/root/person/config.vue index 182325e..5d48dc6 100644 --- a/root/person/config.vue +++ b/root/person/config.vue @@ -52,7 +52,7 @@ export default { { value: '#FF5000' }, { value: '#fea702' }, { value: '#2FC67D' }, - { value: '#0266D6' }, + { value: '#1989fa' }, { value: '#9859B6' } ]; let demoEnabled = uni.getStorageSync("DEMO_MODE_ENABLED");