update 完善了部分开发文档

This commit is contained in:
2021-04-28 17:08:06 +08:00
parent aac183749b
commit 8c429bcde6
23 changed files with 633 additions and 50 deletions

View File

@@ -1,5 +1,9 @@
<template>
<section>
<p>
当前版本
<a-tag>1.0</a-tag>
</p>
<Highlight :code="codes['/seed/query.vue']" language="html" />
</section>
</template>