张延森 3 years ago
parent
commit
f1f382a1a7
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/pages/MonitoringScreen/hook.js

+ 2
- 2
src/pages/MonitoringScreen/hook.js View File

59
           },
59
           },
60
         },
60
         },
61
         opacity: {
61
         opacity: {
62
-          value: 0.5,
62
+          value: 0.3,
63
           random: false,
63
           random: false,
64
           anim: {
64
           anim: {
65
             enable: false,
65
             enable: false,
82
           enable: true,
82
           enable: true,
83
           distance: 150,
83
           distance: 150,
84
           color: '#2FB3DF',
84
           color: '#2FB3DF',
85
-          opacity: 0.5,
85
+          opacity: 0.3,
86
           width: 2,
86
           width: 2,
87
         },
87
         },
88
         move: {
88
         move: {