From 9ede5bdef95538e384787f1c0220ca0c3f063040 Mon Sep 17 00:00:00 2001 From: Litrix Date: Fri, 13 Dec 2024 13:00:56 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E6=B7=BB=E5=8A=A0=E4=BA=94?= =?UTF-8?q?=E5=AD=90=E6=A3=8B=E4=B8=BB=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 35 ++++++++++++++++++----------------- src/assets/global.scss | 12 +++++++++--- src/router/index.ts | 9 ++++----- src/stores/user.ts | 5 +++-- src/views/GobangPage.vue | 39 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 73 insertions(+), 27 deletions(-) create mode 100644 src/views/GobangPage.vue diff --git a/src/App.vue b/src/App.vue index fda8116..b8a060f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,21 +12,24 @@ :router="true" > 首页 - + - +