new: detail status page

This commit is contained in:
lollipopkit
2023-10-31 19:41:54 +08:00
parent f2edd14117
commit 37df072711
9 changed files with 208 additions and 196 deletions

View File

@@ -4,7 +4,7 @@ class BuildData {
static const String name = "ServerBox";
static const int build = 618;
static const String engine = "3.13.8";
static const String buildAt = "2023-10-30 17:18:16";
static const int modifications = 5;
static const String buildAt = "2023-10-31 15:59:28";
static const int modifications = 7;
static const int script = 23;
}