src/components/trade-deep-data/index.vue
@@ -39,8 +39,8 @@ <script> import { WS_URL } from '@/config' import { fixDate, formatMoney } from "@/utils"; import { THEME } from '@/config/theme' const DEEP_LENGTH = 5 const THEME = 'dark' export default { name: 'TradeDeepData',