From 9c4d433373fe94d6ab9462c07d9ffbe0b585d4f4 Mon Sep 17 00:00:00 2001 From: 王家文 Date: Thu, 22 Aug 2024 15:21:23 +0800 Subject: [PATCH] 【工具】GM工具 --- package.json | 1 + src/components/PlayerEdit.vue | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 107 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 04a60b9..39af4d1 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "axios": "^1.7.4", "bootstrap": "^5.3.3", "element-plus": "^2.8.0", + "moment": "^2.30.1", "vue": "^3.0.4" }, "devDependencies": { diff --git a/src/components/PlayerEdit.vue b/src/components/PlayerEdit.vue index 8e48752..973e87a 100644 --- a/src/components/PlayerEdit.vue +++ b/src/components/PlayerEdit.vue @@ -209,6 +209,52 @@ +
+
+
+
+
+ + + + + + +
+
+
+
+ + + + + + +
+
+
+
+
+
+
+
+ + + + + + + + + +
+
+
+
+
+
@@ -217,6 +263,7 @@ -- libgit2 0.21.0