diff --git a/templates/admin/index.php b/templates/admin/index.php index e5c10cd..878c5c4 100644 --- a/templates/admin/index.php +++ b/templates/admin/index.php @@ -6,16 +6,27 @@
-
-
- +
+
+
QQ群1:147687134
+
+
+
QQ群2:147687134
+
+ +
+
帮助文档:https://dwz.ovh/onenav
+
+
+
QQ:337003006
+
+ +
+
diff --git a/templates/admin/static/style.css b/templates/admin/static/style.css index 0f9a092..3421334 100644 --- a/templates/admin/static/style.css +++ b/templates/admin/static/style.css @@ -60,4 +60,14 @@ border: 1px #009933 solid; border-radius: 3px; display: none; +} +.admin-msg{ + background-color: #f2f2f2; + line-height: 14px; + padding:1em; + border-radius: 5px; + color:#888888; +} +.admin-msg a{ + color:#01AAED; } \ No newline at end of file