From f21438f96824c6f8b1ce9b5244301c9fa28de358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Mon, 18 May 2020 10:35:05 +0800 Subject: [PATCH 1/2] icon --- src/manifest.webmanifest | 51 +--------------------------------------- 1 file changed, 1 insertion(+), 50 deletions(-) diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index 45a3486..a08f336 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -6,54 +6,5 @@ "display": "standalone", "scope": "./", "start_url": "./", - "icons": [ - { - "src": "assets/icons/icon-72x72.png", - "sizes": "72x72", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-96x96.png", - "sizes": "96x96", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-128x128.png", - "sizes": "128x128", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-144x144.png", - "sizes": "144x144", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-152x152.png", - "sizes": "152x152", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-192x192.png", - "sizes": "192x192", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-384x384.png", - "sizes": "384x384", - "type": "image/png", - "purpose": "maskable any" - }, - { - "src": "assets/icons/icon-512x512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "maskable any" - } - ] + "icons": [] } From 00f69509c3d2bbbb93b79d6f644d4e06f2fcf53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Mon, 18 May 2020 17:04:27 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/view/admin/admin.component.html | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/src/app/view/admin/admin.component.html b/src/app/view/admin/admin.component.html index 5b09ca1..8e02ed4 100644 --- a/src/app/view/admin/admin.component.html +++ b/src/app/view/admin/admin.component.html @@ -92,36 +92,34 @@ [nzTitle]="sayHelloTemp" (nzOnClose)="infoDrawerVisible = false">

您最近一次登录是在:

{{user.recentlyLandedDate}}

-

+ - -
+
{{user.email}}
-
+
{{user.displayName}}
-
- - {{user.desc}} - -
+ + {{user.desc}} +
+ -
- 注销 -
+ + +