guhongwei 4 years ago
parent
commit
653305a797
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/technical/index.vue

+ 1 - 1
src/views/technical/index.vue

@@ -389,7 +389,7 @@ export default {
       height: 500px;
       margin: 0 20px 0 0;
       background: #fff;
-      box-shadow: 0 0 5px #ccc;
+      box-shadow: 0 0 5px #0370af;
       border-radius: 10px;
     }
     .right {