Browse Source

绿涨红跌

master
luyisha 2 years ago
parent
commit
c0bba7d7b3
  1. 7
      src/views/contract/index.vue

7
src/views/contract/index.vue

@ -382,4 +382,11 @@ export default {
.justify-content-between ::v-deep .dark-app .theme-switch .theme-switch-button .left, .dark-app .theme-switch .theme-switch-button .right{
color:white !important
}
.decreace{
color: #E33F31;
}
.increase{
color: #6EB189;
}
</style>

Loading…
Cancel
Save