mirror of https://github.com/halo-dev/halo
refactor: dashboard page. (halo-dev/console#102)
parent
2c98963fbc
commit
1fcd0a27dd
|
@ -15,10 +15,10 @@
|
|||
:number="statisticsData.postCount"
|
||||
>
|
||||
<router-link
|
||||
:to="{ name:'PostList' }"
|
||||
:to="{ name:'PostEdit' }"
|
||||
slot="action"
|
||||
>
|
||||
<a-icon type="link" />
|
||||
<a-icon type="plus" />
|
||||
</router-link>
|
||||
</analysis-card>
|
||||
</a-col>
|
||||
|
|
Loading…
Reference in New Issue