Go to file
2024-02-19 17:22:20 +08:00
.github 初始化项目 2024-02-17 17:00:13 +08:00
.idea 内嵌 http 服务 2024-02-17 21:45:43 +08:00
build 初始化项目 2024-02-17 17:00:13 +08:00
frontend 浅试 i18n 2024-02-19 17:22:20 +08:00
pkg 文件 读取 和 保存 api 调整 2024-02-19 14:30:13 +08:00
.gitignore 修正 2024-02-18 17:07:46 +08:00
go.mod 内嵌 http 服务 2024-02-17 21:45:43 +08:00
go.sum 内嵌 http 服务 2024-02-17 21:45:43 +08:00
main.go markdown 读取 2024-02-19 04:12:11 +08:00
README.MD 内嵌 http 服务 2024-02-17 21:45:43 +08:00
wails.json 初始化项目 2024-02-17 17:00:13 +08:00
yarn.lock 初始化项目 2024-02-17 17:00:13 +08:00

初始化 wails 模版

wails generate template -name wails-vue3-template

使用模版初始化 wails 项目

wails init -n [项目名称] -t wails-vue3-template

从远程模板生成

wails init -n [项目名称] -t https://github.com/misitebao/wails-template-vue

生成 wails binding