diff --git a/frontend/index.html b/frontend/index.html index 5b88df1..fc2a65f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - 赛码器 Go + 昙花赛码器 diff --git a/frontend/src/App.vue b/frontend/src/App.vue index ebe1ca8..8163efb 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -12,11 +12,10 @@ import Main from "./components/Main.vue"; - diff --git a/frontend/src/components/Main.vue b/frontend/src/components/Main.vue index b16a1f0..001a93c 100644 --- a/frontend/src/components/Main.vue +++ b/frontend/src/components/Main.vue @@ -458,7 +458,7 @@ async function race() { - diff --git a/frontend/src/components/Show.vue b/frontend/src/components/Show.vue index 3a38b64..e61259e 100644 --- a/frontend/src/components/Show.vue +++ b/frontend/src/components/Show.vue @@ -18,34 +18,64 @@ const multi = ref(true); +
+
+
+ diff --git a/frontend/src/components/Text.vue b/frontend/src/components/Text.vue deleted file mode 100644 index 06e8a58..0000000 --- a/frontend/src/components/Text.vue +++ /dev/null @@ -1,222 +0,0 @@ - - - -