登陆页面完成,首页完成一半

This commit is contained in:
田岩
2025-06-12 21:02:03 +08:00
parent 8a71d40686
commit a3060cb959
716 changed files with 17180 additions and 35015 deletions
+3
View File
@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;