Browse Source

修改字段颜色

master
wanghongjun 3 years ago
parent
commit
9d1eae8a56
  1. 2
      src/views/exchange/symbols.vue

2
src/views/exchange/symbols.vue

@ -252,7 +252,7 @@ thead th{
color: #999!important;
}
tbody tr{
color: #666;
color: green;
}
.table td, .table th {
border-top: 1px solid #e0e0e0;

Loading…
Cancel
Save