Change-Log

This commit is contained in:
huanqing.shao
2019-07-28 14:22:51 +08:00
parent 73062ba144
commit 931857be53
71 changed files with 250 additions and 205 deletions

View File

@ -161,7 +161,8 @@ module.exports = {
],
'/support/': [
''
'',
'change-log'
],
}
}

View File

@ -16,7 +16,7 @@
</div>
</div>
</div>
<div slot="page-bottom" class="bottom-description">Copyright © 2019-present HuanQing Shao</div>
<div slot="page-bottom" class="bottom-description">Copyright © 2019-present Huanqing Shao</div>
</ParentLayout>
</template>