From 74a59a1bd3b7e4e9b81b460baa7decc07a62fc8c Mon Sep 17 00:00:00 2001 From: yuan <1551130722@qq.com> Date: Fri, 25 May 2018 18:08:15 +0800 Subject: [PATCH 1/2] fix~ --- src/main/ui/merchant_application.html | 33 ++++++++++++++----- .../merchant_application.js | 2 +- 2 files changed, 25 insertions(+), 10 deletions(-) diff --git a/src/main/ui/merchant_application.html b/src/main/ui/merchant_application.html index 5f1162c0a..e3946a6ca 100644 --- a/src/main/ui/merchant_application.html +++ b/src/main/ui/merchant_application.html @@ -70,6 +70,16 @@ body .step_show { display: none; } + .button_width{ + width: 20%; + } + .input-group .form-control{ + position: relative; + z-index: 2; + float: left; + width: 80%; + margin-bottom: 0; + } } @media (max-width: 544px) { @@ -83,16 +93,21 @@ body .step_show { display: block; } + .button_width{ + width: 35%; + } + .input-group .form-control{ + position: relative; + z-index: 2; + float: left; + width: 65%; + margin-bottom: 0; + } .register-box { width: 89%; } - @media (min-width:1200px) { - .register-box { - margin-top: 30%; - } - } } @@ -269,14 +284,14 @@
phone number is also your login id
+ phone number is also your login id6~12个字符,区分大小写
+ 6 to 12 characters, case sensitive