浏览代码

fix: 解决冲突

huangziyang 1 周之前
父节点
当前提交
c990e1786c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/Tree/Tree.vue

+ 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;
   }