**/**.noformat.json
Some checks failed
/ lint-build-and-check (push) Successful in 5m19s
/ build-and-deploy-to-vercel (push) Successful in 3m16s
/ playwright (push) Failing after 11m34s
/ surge (push) Successful in 2m49s

This commit is contained in:
严浩
2025-04-18 13:47:58 +08:00
parent 3daf4b2e21
commit defc842edf
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<script setup lang="ts">
import 频谱图数据 from './_频谱图_fftSize65536_32768条.json';
import 频谱图数据 from './_频谱图_fftSize65536_32768条.noformat.json';
const compRef = useTemplateRef('compRef');