Browse Source

Merge branch 'scrollBar' into test

zhangxc 5 years ago
parent
commit
2c24c8860c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/js/scrollBar.js

+ 1 - 1
src/js/scrollBar.js

@@ -91,7 +91,7 @@ const $ = require("jquery");
       if(this.$sliderMode === 2){
         this.$slider.css({
           // "background":"red",
-          "background":"#131F3B"
+          "background":"#091329"
         })
       }
       if(rate === 1){