Browse Source

跳转绑定手机号框样式

dengshaobo 6 months ago
parent
commit
fc11fb6fcc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/styles/common.scss

+ 2 - 2
src/styles/common.scss

@@ -3284,7 +3284,7 @@ body {
   .bingding_center
   {
     width: calc(100% - 40px);
-    // margin:20px auto;
+    margin:20px auto;
 
      //绑定手机号 输入框
     .bingding_input
@@ -3314,7 +3314,7 @@ body {
       .get_code
       {
         cursor: pointer;
-        color:blue;
+        color:#2E64FA;
       }