From 6b6a4c9480b15d2b7de800ca1006c0c06de8b26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=91=9E?= Date: Mon, 9 Feb 2026 22:01:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E7=8E=A9=E6=B3=95icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GamePlayType/index.tsx | 2 +- src/config/images.js | 1 + src/static/list/icon_game_type.svg | 13 +++++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 src/static/list/icon_game_type.svg diff --git a/src/components/GamePlayType/index.tsx b/src/components/GamePlayType/index.tsx index b6bd360..83afcdb 100644 --- a/src/components/GamePlayType/index.tsx +++ b/src/components/GamePlayType/index.tsx @@ -15,7 +15,7 @@ const GamePlayType = (props: IProps) => { const { name, onChange, value, options } = props; return ( - } /> + } /> + + + + + + + + + + + +