1
jhzh
2026-05-22 ef52095f5e9f0a9fe2da779bb1573947d77d75b6
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',