From 9e68683bf0c6f2409b6233ae95b62d7f92b8d48b Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 1 Apr 2024 18:52:54 +0900 Subject: [PATCH] fix --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index de1df5d..acca6fa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -91,7 +91,7 @@ import { import 'hooper/dist/hooper.css'; -var page = 107; +var page = 21; var loc = window.location.pathname.split('/').slice(-1)[0]; //let loc = window.location.pathname.split('/').slice(0)[3]; @@ -109,7 +109,7 @@ export default { loading: true, url: "/", s_a: 0, - s_b: 17, + s_b: 2, s_c: 41, s_d: 51, s_e: 60,