1
2026-05-22 836a56418f932086e4221cb6c5e6a56f1c0dfecf
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',