diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 9080fb2..d2685a3 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -50,7 +50,6 @@ size="small" shape="circle" style="margin-left: 10px;padding:0 20px" - @click.native="toNotice" >全部 @@ -60,8 +59,20 @@
- {{timeymd(item.created_at)}} {{ key }} : {{ value }} +
+ {{timeymd(item.created_at)}} {{ key }} : {{ value }} +
+
+ +
+ +