From 501808cb73f02aa34477c3b4d8597df14b4541d1 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 17 Feb 2020 15:28:49 +0800 Subject: [PATCH] Support turn to posts list page by category. (halo-dev/console#66) --- src/views/post/CategoryList.vue | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/views/post/CategoryList.vue b/src/views/post/CategoryList.vue index 3e41307c9..5ab500771 100644 --- a/src/views/post/CategoryList.vue +++ b/src/views/post/CategoryList.vue @@ -178,6 +178,19 @@ > {{ text }} + + +