From ce69c0866ab503c58e93b309354ef3b753f4c169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:04:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E5=91=98=E4=B8=AD=E5=BF=83=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/static/web/css/style.css | 5 +++- src/static/web/css/user.css | 12 ++------ src/theme/dedebiz/singlepage.htm | 2 +- src/user/edit_email.php | 1 - src/user/templets/index.htm | 48 ++++++++++++-------------------- 5 files changed, 26 insertions(+), 42 deletions(-) diff --git a/src/static/web/css/style.css b/src/static/web/css/style.css index b8c2e458..0d12da66 100644 --- a/src/static/web/css/style.css +++ b/src/static/web/css/style.css @@ -326,7 +326,10 @@ form.search { background:#e77817 } @media (max-width:480px) { - .m-pb-2 { + .m-pb-1 { + padding-bottom:1rem +} +.m-pb-2 { padding-bottom:2rem } .spec .card img { diff --git a/src/static/web/css/user.css b/src/static/web/css/user.css index 86065f45..9137856a 100644 --- a/src/static/web/css/user.css +++ b/src/static/web/css/user.css @@ -16,7 +16,8 @@ .user-logo { max-width:60px; min-height:60px; - border-radius:50% + border-radius:50%; + border-bottom:1px solid #eee } .user-img { margin-right:10px; @@ -25,15 +26,8 @@ border-radius:50%; border:1px solid #dee2e6 } -.user-type span { - position:relative; - padding:.3rem; - font-size:14px; - font-weight:400; - top:-10px -} .user-meter i { - font-size:24px !important + font-size:24px!important } .list-group-item.active a { color:#fff diff --git a/src/theme/dedebiz/singlepage.htm b/src/theme/dedebiz/singlepage.htm index eb83cdef..aa91c5bd 100644 --- a/src/theme/dedebiz/singlepage.htm +++ b/src/theme/dedebiz/singlepage.htm @@ -12,7 +12,7 @@ - + {dede:include filename='top.htm'/} {dede:include filename='head.htm'/}
diff --git a/src/user/edit_email.php b/src/user/edit_email.php index dd2392f3..8e5ef687 100644 --- a/src/user/edit_email.php +++ b/src/user/edit_email.php @@ -7,7 +7,6 @@ * @link https://www.dedebiz.com */ require_once(dirname(__FILE__)."/config.php"); - $dopost = isset($dopost) ? $dopost : ""; if (!isset($backurl)) { $backurl = 'edit_email.php'; diff --git a/src/user/templets/index.htm b/src/user/templets/index.htm index d7107418..bb2da3d8 100755 --- a/src/user/templets/index.htm +++ b/src/user/templets/index.htm @@ -22,13 +22,11 @@
-
+
-
M_LoginID;?>
-
-
-

M_MbType;?>积分:M_Scores;?>,金币:M_Money;?>

- +

M_LoginID;?>

+

M_MbType;?>积分:M_Scores;?>

+

金币:M_Money;?>

@@ -36,36 +34,26 @@