diff --git a/index.html b/index.html index 714e108979ca9f789c48ae5ba58c09bdae02ff3a..ca14252d887dc069eeb56fe35e4b815041d6ee98 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,18 @@ - - - - - csdn 用户快捷查分改文 - - -
- - - + + + + + + + + csdn 用户快捷查分改文 + + + +
+ + + + \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index 983aba2ca0d30c2363384c9cea21515858a813fb..4e2716e877cbffaae36645cde3938d7379ce11dc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,6 @@ const state = reactive({ current: 'grade查询分数' }) onMounted(() => { - const href = window.location.href const data = {} const urlArray = href.split('?') diff --git a/src/components/GameChart.vue b/src/components/GameChart.vue index e5135284e1541144947176afbd316030b88da448..302bf7ea2ef1091135886a20510efe7229bf8162 100644 --- a/src/components/GameChart.vue +++ b/src/components/GameChart.vue @@ -20,24 +20,8 @@