style: format project

[skip ci]
This commit is contained in:
禾几海
2020-11-22 22:00:09 +08:00
parent ad3759afb3
commit 68b380906a
95 changed files with 974 additions and 1012 deletions

View File

@@ -5,8 +5,8 @@ import {Injectable} from '@angular/core';
})
export class LoginRegistrationService {
showModal: boolean = false;
constructor() {
}
showModal: boolean = false;
}