fix: delete test code
This commit is contained in:
parent
e70903e847
commit
fbff8a2ed4
@ -8,7 +8,7 @@
|
||||
<i
|
||||
v-if="pageInfo.frontmatter.date"
|
||||
class="iconfont reco-date">
|
||||
<span>{{ pageInfo.frontmatter.date | formatDate }}{{$themeConfig.commentsSolution}}</span>
|
||||
<span>{{ pageInfo.frontmatter.date | formatDate }}</span>
|
||||
</i>
|
||||
<i
|
||||
v-if="hideAccessNumber !== true"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vuepress-theme-reco",
|
||||
"version": "1.1.2-alpha.2",
|
||||
"version": "1.1.2-alpha.3",
|
||||
"description": "A simple and beautiful vuepress Blog & Doc theme.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user