2024-08-01 15:37:38 +08:00
2024-02-17 17:00:13 +08:00
2024-02-17 21:45:43 +08:00
2024-02-17 17:00:13 +08:00
2024-08-01 15:37:38 +08:00
2024-05-12 18:29:00 +08:00
2024-02-18 17:07:46 +08:00
2024-05-12 18:29:00 +08:00
2024-05-12 18:29:00 +08:00
2024-02-20 01:53:54 +08:00
2024-02-19 04:12:11 +08:00
2024-02-20 01:50:06 +08:00
2024-02-17 17:00:13 +08:00
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

wails generate module
Description
No description provided
Readme 27 MiB
Languages
Go 41.4%
Vue 21.1%
NSIS 16%
TypeScript 12.2%
JavaScript 7.5%
Other 1.7%