xuzhiheng 5 years ago
parent
commit
0bd060e45c

+ 1 - 1
src/web/templates/course/pc/order_detail.html

@@ -39,7 +39,7 @@
             background-color: #ececec;
         }
         .qxBgFont{
-            color: #999999;
+            color: #686868;
         }
     </style>
 </head>

+ 1 - 1
src/web/templates/order/pc/datareport/detail.html

@@ -43,7 +43,7 @@
             background-color: #ececec;
         }
         .qxBgFont{
-            color: #999999;
+            color: #686868;
         }
     </style>
 </head>

+ 1 - 1
src/web/templates/pc/entniche_orderDetail.html

@@ -38,7 +38,7 @@
             background-color: #ececec;
         }
         .qxBgFont{
-            color: #999999;
+            color: #686868;
         }
     </style>
 </head>

+ 1 - 1
src/web/templates/pc/orderDetail.html

@@ -117,7 +117,7 @@
         background-color: #ececec;
     }
     .qxBgFont{
-        color: #999999;
+        color: #686868;
     }
     </style>
     <script>

+ 1 - 1
src/web/templates/pc/vip_orderDetail.html

@@ -38,7 +38,7 @@
             background-color: #ececec;
         }
         .qxBgFont{
-            color: #999999;
+            color: #686868;
         }
     </style>
 </head>