From 9439c96f6464f59db08fcc7ed4a16e499361dff7 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Tue, 30 Jan 2018 13:36:06 +0800 Subject: [PATCH] updates --- src/app/layout/passport/passport.component.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/app/layout/passport/passport.component.html b/src/app/layout/passport/passport.component.html index 187cf13..492b7eb 100644 --- a/src/app/layout/passport/passport.component.html +++ b/src/app/layout/passport/passport.component.html @@ -6,7 +6,7 @@ <span class="title">ng-alain</span> </a> </div> - <p class="desc">���������������������������������������������������������������������������</p> + <p class="desc"></p> </div> <router-outlet></router-outlet> <global-footer [links]="links"> -- Gitblit v1.8.0