feat: code generator

This commit is contained in:
dap
2024-09-23 22:11:31 +08:00
parent 07e9483c91
commit 054fbf72cd
9 changed files with 478 additions and 33 deletions

View File

@@ -50,7 +50,8 @@
"sync": "Sync",
"refresh": "Refresh",
"generate": "Generate",
"downloadLoading": "Downloading... Please wait."
"downloadLoading": "Downloading... Please wait.",
"preview": "Preview"
}
}
}

View File

@@ -50,7 +50,8 @@
"sync": "同步",
"refresh": "刷新",
"generate": "生成",
"downloadLoading": "下载中, 请稍后..."
"downloadLoading": "下载中, 请稍后...",
"preview": "预览"
}
}
}