diff --git a/root/chat/index.vue b/root/chat/index.vue index 83c06b2..0bad50f 100644 --- a/root/chat/index.vue +++ b/root/chat/index.vue @@ -2610,6 +2610,6 @@ } .g_bg_mais{ - background-color: #07c160; + background-color: #6a81ff; } \ No newline at end of file diff --git a/uni_modules/rh-ui/components/rh-button/rh-button.vue b/uni_modules/rh-ui/components/rh-button/rh-button.vue index 2d4df33..f0c34d8 100644 --- a/uni_modules/rh-ui/components/rh-button/rh-button.vue +++ b/uni_modules/rh-ui/components/rh-button/rh-button.vue @@ -356,7 +356,7 @@ export default { } } .customBgColor { - background-color: "#07c160"; + background-color: "#6a81ff"; color: #fff; } .g_w_260 { diff --git a/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue b/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue index 922ac9f..ef719c4 100644 --- a/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue +++ b/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue @@ -60,7 +60,7 @@ - +