diff --git a/E093F984D9FDB988C9F20A2EE554657D.png b/E093F984D9FDB988C9F20A2EE554657D.png new file mode 100644 index 0000000..59c1c4f Binary files /dev/null and b/E093F984D9FDB988C9F20A2EE554657D.png differ diff --git a/developer/dashboard.php b/developer/dashboard.php index 6006ce8..5580e0a 100644 --- a/developer/dashboard.php +++ b/developer/dashboard.php @@ -63,7 +63,8 @@ if (!($conn instanceof mysqli)) { font-family: Arial, sans-serif; background-color: #f4f4f4; margin: 0; - padding: 20px; + /* 操了原来问题出现在这里 */ + /* padding: 20px; */ } .page-transition { animation: fadeIn 0.5s ease-in-out; diff --git a/developer/profile.php b/developer/profile.php index 07231d8..5101663 100644 --- a/developer/profile.php +++ b/developer/profile.php @@ -198,6 +198,7 @@ if (!($conn instanceof mysqli)) { + - + + + - - @@ -346,26 +399,6 @@ if (!($conn instanceof mysqli)) {