diff --git a/src/install/install.html b/src/install/install.html index 20c1fcfd..b63e0dc1 100644 --- a/src/install/install.html +++ b/src/install/install.html @@ -28,66 +28,68 @@
- 0) {foreach($arrMsg as $msg){?> -
- -
安装前请先阅读《站点授权协议》
-
-
-
-

安装Dedev

-
-
-
- - - -
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- -
- -
+
+ 0) {foreach($arrMsg as $msg){?> +
+ +
安装前请先阅读《站点授权协议》
+
+
+
+

安装Dedev

+
+
+ + + + +
+ +
-
-
- - -
-
- - - 请使用数字0-9小写a-z大写A-Z符号_@!.- -
-
- - - 请使用数字0-9小写a-z大写A-Z符号_@!.- -
-
- +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +
+
+
+
+ + +
+
+ + + 请使用数字0-9小写a-z大写A-Z符号_@!.- +
+
+ + + 请使用数字0-9小写a-z大写A-Z符号_@!.- +
+
+ +
diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index 00fb2e1a..ff017783 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -27,7 +27,7 @@ input:focus,select:focus,textarea:focus{color:var(--gray);background:var(--white .install-head{padding:1rem 0;background:var(--white)} .install-head .logo{font-size:18px;font-weight:600;color:var(--gray-dark)} .install-head .logo img,.login-box .logo img{margin-right:0.5rem;height:36px} -.install-box{margin:0 auto;padding:0 1rem;width:750px} +.install-box{margin:0 auto;width:750px} .install-box .card-header,.install-box .card-body{padding:1.25rem} .install-box h1{margin:0;line-height:1.2;font-size:18px;font-weight:600;color:var(--gray-dark)} .install-box label{margin-bottom:0.25rem}