Browse Source

sass登录

huangb 7 years ago
parent
commit
a92038d429
2 changed files with 2 additions and 1 deletions
  1. 1 0
      pages/sassLogin/index.vue
  2. 1 1
      pages/sassLogin/register.vue

+ 1 - 0
pages/sassLogin/index.vue

@@ -821,6 +821,7 @@
 </script>
 <style lang="scss" type="text/scss">
  .x-container {
+   padding-top: 60px;
    width: 346px;
    margin: 0 auto;
    text-align: center;

+ 1 - 1
pages/sassLogin/register.vue

@@ -481,7 +481,7 @@
     width: 100%;
     background: #eee;
     .container{
-      padding-top: 50px;
+      padding-top: 52px!important;
       margin: 0 auto;
       width: 980px;
       text-align: center;