From d5280b05a56db2433385c40fa87e485da4484207 Mon Sep 17 00:00:00 2001 From: zhengpengju Date: Wed, 20 May 2020 10:44:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=A2=9E=E5=8A=A0=E6=B5=8F?= =?UTF-8?q?=E8=A7=88=E5=99=A8=E9=80=82=E9=85=8D=E9=9A=90=E8=97=8F=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E6=8C=89=E9=92=AE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 79eefbaf99f427dbf1ee470b42ebb7fdfc38d97c --- projects/WebSPA/wwwroot/pages/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/WebSPA/wwwroot/pages/home.html b/projects/WebSPA/wwwroot/pages/home.html index 1e0756d4..d766d95b 100644 --- a/projects/WebSPA/wwwroot/pages/home.html +++ b/projects/WebSPA/wwwroot/pages/home.html @@ -2,7 +2,7 @@
- +

消息({{store.state.messages.length < 99 ? store.state.messages.length : '99+' }})

@@ -33,7 +33,7 @@
- +

应用

@@ -62,7 +62,7 @@
- +

我的