liyongli 2 年之前
父節點
當前提交
f34c4c12a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/setSail/index.vue

+ 1 - 1
src/view/setSail/index.vue

@@ -350,7 +350,7 @@ const onSubmit = () => {
 .setSail {
 .setSail {
   width: 100vw;
   width: 100vw;
   min-height: 100vh;
   min-height: 100vh;
-  background-color: #a05954;
+  background-color: #0a456d;
   font-weight: 400;
   font-weight: 400;
 }
 }