修改数据结构
This commit is contained in:
@@ -4,7 +4,7 @@ import Statistics from "@/components/Modal/Statistics.vue";
|
||||
import {onMounted, watch} from "vue";
|
||||
import {useBaseStore} from "@/stores/base.ts";
|
||||
import {SaveKey} from "@/types.ts"
|
||||
import Practice from "@/components/Practice.vue"
|
||||
import Practice from "@/components/Practice/Practice.vue"
|
||||
|
||||
const store = useBaseStore()
|
||||
// 查询当前系统主题颜色
|
||||
|
||||
Reference in New Issue
Block a user