From 74dbca253519cdf16aa7bd596da074ba3006a4ae Mon Sep 17 00:00:00 2001 From: Raymond Yang Date: Sat, 1 Jul 2023 23:53:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=96=B0=E5=A2=9E=E8=A7=92?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- add_character.html | 125 +++++++++++++++++++++++++++++++++++++++++++++ characters.html | 73 ++++++++++++++++++++------ 2 files changed, 181 insertions(+), 17 deletions(-) create mode 100644 add_character.html diff --git a/add_character.html b/add_character.html new file mode 100644 index 0000000..28e0d36 --- /dev/null +++ b/add_character.html @@ -0,0 +1,125 @@ + + + + + + + + 图片上传 + + + + + +

图片上传

+
+ + + + + + + + + + + + + + + + + +
+
角色名稱
+
+ +
+
角色站位
+
+ +
+
角色類型
+
+ +
+
角色圖片
+
+ +
+ + +
+ + + + + + \ No newline at end of file diff --git a/characters.html b/characters.html index 1a4fa7e..effb016 100644 --- a/characters.html +++ b/characters.html @@ -1,5 +1,6 @@ + @@ -7,28 +8,66 @@ 所有角色 - -
+ + +
角色清單
+ \ No newline at end of file