huangziyang 1 долоо хоног өмнө
parent
commit
c990e1786c

+ 1 - 1
components/Tree/Tree.vue

@@ -116,7 +116,7 @@ const emit = defineEmits(["onChnage", "onClickButton"]);
     font-family: "PingFang SC, PingFang SC";
     font-weight: 500;
     font-size: 28rpx;
-    color: $primary;
+    color: #002fa7;
     border-radius: 4rpx;
   }