Browse Source

no message

linwenxin 5 months ago
parent
commit
9fac413f45
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/packageMine/pages/coreLssuedFile/detail.vue

+ 1 - 0
src/packageMine/pages/coreLssuedFile/detail.vue

@@ -108,6 +108,7 @@ export default {
 .active {
   box-sizing: border-box;
   border-bottom: 2px solid #0081fd;
+  background: #ff0000;
 }
 
 .page_top::-webkit-scrollbar {