diff --git a/.gitignore b/.gitignore index cf531c3..bca57cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ databases/* src/* +public/message/static/src/video/* diff --git a/public/api/index.php b/public/api/index.php deleted file mode 100755 index e69de29..0000000 diff --git a/public/blog/index.html b/public/blog/index.html index 445b16c..52a5ec7 100755 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -16,6 +16,7 @@
| 2025.07.26 | +新增wiki页面 | +
| 2025.07.20 | 新增gitea、docker-registry页面 | diff --git a/public/message/index.php b/public/message/index.php index da2feee..1ee7a97 100755 --- a/public/message/index.php +++ b/public/message/index.php @@ -28,28 +28,20 @@ ..返回主页
@@ -75,13 +67,12 @@ #message_video { - background-color: blue; + background-color: rgba(0, 0, 0, 0); color: white; text-align: center; width: 60%; height: 69%; margin: auto; - position: absolute; top: 22%; left: 0; right: 0; @@ -92,35 +83,19 @@ #message_com { - background-color: white; - text-align: center; + background-color: rgba(255, 255, 255, 0); + width: 33%; height: 69%; margin: auto; - position: absolute; top: 22%; left: 0; right: 0; bottom: 0; /* 页面边距 上、右、下、左 */ - margin: 1.89% 0px 0px 63.8%; + margin: -38.4% 0px 0px 63.8%; } -#message_com_black -{ - background-color: black; - color: white; - width: 100%; - height: 8%; - margin: auto; - position: absolute; - top: 0; - left: 0; - right: 0; - bottom: 0; - /* 页面边距 上、右、下、左 */ - margin: 108% 0px 0px 0%; -} #back_blok{ /* 返回主页 */ @@ -134,7 +109,7 @@ right: 0; bottom: 0; /* 页面边距 上、右、下、左 */ - margin: 4% 0px 0px 36.8%; + margin: -30% 0px 0px 36.8%; } #back_url @@ -144,9 +119,66 @@ } + + \ No newline at end of file diff --git a/public/message/index.php.114514 b/public/message/index.php.114514 deleted file mode 100755 index cb606b2..0000000 --- a/public/message/index.php.114514 +++ /dev/null @@ -1,49 +0,0 @@ - -
- - - - -
-