提交 67d591eb 编写于 作者: Q qq_38870145

Auto Commit

上级 a35452aa
...@@ -3,7 +3,7 @@ import GameChart from './components/GameChart.vue' ...@@ -3,7 +3,7 @@ import GameChart from './components/GameChart.vue'
import SearchGrade from './components/SearchGrade.vue' import SearchGrade from './components/SearchGrade.vue'
import { reactive, onBeforeMount } from 'vue'; import { reactive, onBeforeMount } from 'vue';
const state = reactive({ const state = reactive({
current: '新星赛道选手信息可视化' current: 'grade查询分数'
}) })
onBeforeMount(() => { onBeforeMount(() => {
const href = window.location.href const href = window.location.href
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册