mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-19 04:23:59 +00:00
- new register page design
This commit is contained in:
+206
-53
File diff suppressed because one or more lines are too long
@@ -17,7 +17,7 @@
|
||||
<loading-component style="height: 350px;" key="1" color="primary" v-show="$store.getters.isLoading('loginSection')"></loading-component>
|
||||
<transition-component key="2" group enter-class="animated fadeInRightBig faster" leave-class="animated fadeOutUpBig" v-show="!$store.getters.isLoading('loginSection')">
|
||||
<div class="row" key="1" v-show="!$store.getters.isShowing('forgetPassword')" >
|
||||
<div class="col all-caps">
|
||||
<div class="col">
|
||||
<login-section-component section="loginSection"></login-section-component>
|
||||
</div>
|
||||
</div>
|
||||
@@ -90,4 +90,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</transition-component>
|
||||
@endsection
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user