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 @@
- +

我的