diff --git a/components/config/configPopup.vue b/components/config/configPopup.vue
index 4f70dd3..e599516 100644
--- a/components/config/configPopup.vue
+++ b/components/config/configPopup.vue
@@ -1,36 +1,79 @@
@@ -160,8 +166,8 @@
}
.b2 {
- background-color: #3c69f122;
- color: #3c69f1;
+ background-color: rgba($uni-wx-color, 0.2);
+ color: $uni-wx-color;
}
.mt {