docs: code gen docs

This commit is contained in:
dap 2024-10-09 17:55:31 +08:00
parent 836e845051
commit 3b8b8812a5
2 changed files with 7 additions and 1 deletions

View File

@ -84,7 +84,7 @@ pnpm install
- 关于代码生成
V5版本代码生成模板为付费功能 [详见](http://dapdap.top/other/template.html)
V5版本代码生成模板为付费功能 [详见](https://dapdap.top/other/template.html)
- 关于一些监控的地址配置(微服务版本可以跳过这一小节)

View File

@ -200,6 +200,12 @@ function handleImport() {
<span class="pl-[7px] text-[16px]">代码生成列表</span>
</template>
<template #toolbar-tools>
<a
class="text-primary mr-2"
href="https://dapdap.top/other/template.html"
target="_blank"
>👉关于代码生成模板
</a>
<Space>
<a-button
:disabled="!checked"