huangb %!s(int64=7) %!d(string=hai) anos
pai
achega
efde87b09f
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 3 3
      pages/sassLogin/index.vue
  2. 1 1
      pages/sassLogin/register.vue

+ 3 - 3
pages/sassLogin/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="x-container">
+  <div class="x-container y-container">
    <!--登录窗口-->
     <template v-if="!loginIsSuccess">
       <div class="x-login-wrap">
@@ -823,8 +823,8 @@
   }
 </script>
 <style lang="scss" type="text/scss">
- .x-container {
-   width: 346px;
+ .y-container {
+   width: 346px !important ;
    margin: 0 auto;
    text-align: center;
    /*background: #FFFFFF;*/

+ 1 - 1
pages/sassLogin/register.vue

@@ -476,7 +476,7 @@
   }
 </script>
 <style lang="scss" scoped>
-  .register {
+  .go-register {
     margin: 0 auto;
     width: 100%;
     background: #eee;