1
2026-06-05 5a8124da6e5ca38f97e73934a3c0a2b7efee2b2c
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',