diff --git a/apps/account/static/css/style.css b/apps/account/static/css/style.css index ac4f542..96c9a68 100644 --- a/apps/account/static/css/style.css +++ b/apps/account/static/css/style.css @@ -52,13 +52,9 @@ label { display: block; margin-bottom: 10px; } - - - .password-container { position: relative; } - :root { /* 颜色 */ --white: #e9e9e9; diff --git a/apps/account/static/img/bg.jpg b/apps/account/static/img/bg.jpg new file mode 100644 index 0000000..d3f764b Binary files /dev/null and b/apps/account/static/img/bg.jpg differ diff --git a/apps/account/static/img/hide-password-icon.png b/apps/account/static/img/hide-password-icon.png new file mode 100644 index 0000000..7846cd3 Binary files /dev/null and b/apps/account/static/img/hide-password-icon.png differ diff --git a/apps/account/static/img/show-password-icon.png b/apps/account/static/img/show-password-icon.png new file mode 100644 index 0000000..b8bee14 Binary files /dev/null and b/apps/account/static/img/show-password-icon.png differ diff --git a/apps/account/templates/login1.html b/apps/account/templates/login1.html index 79b943d..bd68e24 100644 --- a/apps/account/templates/login1.html +++ b/apps/account/templates/login1.html @@ -7,19 +7,6 @@ -
@@ -29,10 +16,10 @@
- +
- +
@@ -42,10 +29,9 @@

注册

- - - - + + +
@@ -53,14 +39,12 @@

登录

- - - + + 忘记密码?
-
@@ -74,38 +58,10 @@
- - diff --git a/apps/base/templates/index.html b/apps/base/templates/index.html index d1416dc..0dd6c55 100644 --- a/apps/base/templates/index.html +++ b/apps/base/templates/index.html @@ -8,19 +8,14 @@ 炫小码 - - - + + + - - \ No newline at end of file diff --git a/apps/base/templates/text.html b/apps/base/templates/text.html new file mode 100644 index 0000000..e69de29