mirror of https://github.com/halo-dev/halo
Fix comment tab bug
parent
a87befbaf7
commit
5640b6084f
|
@ -127,7 +127,7 @@
|
|||
target="_blank"
|
||||
>{{ post.title }}</a>
|
||||
<a
|
||||
v-else
|
||||
v-if="type === 'sheets'"
|
||||
slot="sheet"
|
||||
slot-scope="sheet"
|
||||
:href="options.blog_url+'/s/'+sheet.url"
|
||||
|
|
Loading…
Reference in New Issue