diff --git a/pages/timeAcupoint/totalTable.vue b/pages/timeAcupoint/totalTable.vue index a1a4b7e..3b11581 100644 --- a/pages/timeAcupoint/totalTable.vue +++ b/pages/timeAcupoint/totalTable.vue @@ -2,13 +2,13 @@ - + - + - + {{dateToString}} @@ -32,7 +32,7 @@ - +
@@ -80,7 +80,7 @@ -
+
@@ -357,7 +357,8 @@ } .tableTh { - background-color: #fbd5ca; + // background-color: #fbd5ca; + background-color: antiquewhite; font-weight: bold; color: #a84a2d; }
灵龟八法