From ef695a60385658a1fa6a84c4d47bedead3bd3a55 Mon Sep 17 00:00:00 2001 From: liangjunhao <3220663807@qq.com> Date: Wed, 11 Dec 2024 18:55:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E8=BF=9E=E6=8E=A5=E9=92=B1?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 23 ++---- activity.log | 72 ++++++++++++++++++ .../src/components/chessboard/ChessBoard.css | 8 ++ .../src/components/chessboard/ChessBoard.jsx | 14 +--- .../src/components/web3wallet/Wallet.jsx | 73 ++++++------------- .../src/components/web3wallet/WebOnboard.js | 3 + checkerboard/src/index.css | 2 +- checkerboard/src/store/index.js | 2 +- checkerboard/src/store/wallet.js | 14 ++-- controller/checkerboard.go | 13 ++-- controller/websocket.go | 6 ++ dao/checkboard.go | 2 +- handle/wshandle.go | 24 ++++++ 13 files changed, 159 insertions(+), 97 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 59a3bbe..ca82eb1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,28 +5,19 @@ - - - - - - - - - - - - - - + + - + + - + + +