docs: code gen docs
This commit is contained in:
parent
836e845051
commit
3b8b8812a5
@ -84,7 +84,7 @@ pnpm install
|
||||
|
||||
- 关于代码生成
|
||||
|
||||
V5版本代码生成模板为付费功能 [详见](http://dapdap.top/other/template.html)
|
||||
V5版本代码生成模板为付费功能 [详见](https://dapdap.top/other/template.html)
|
||||
|
||||
- 关于一些监控的地址配置(微服务版本可以跳过这一小节)
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user