Xiao_123 9 月之前
父節點
當前提交
4557eff438
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/views/headhunting/index.vue

+ 1 - 3
src/views/headhunting/index.vue

@@ -77,9 +77,7 @@ const handleSubmit = async () => {
   font-size: 18px;
   color: var(--v-error-base);
   cursor: pointer;
-  &:hover {
-    color: var(--v-primary-base);
-  }
+  text-decoration: underline;
 }
 .headhunting-content {
   position: absolute;