I developed a window designer software that I hope can be added to the template window designer free open source designed specifically for wails (#3006)

This commit is contained in:
多啦b梦 2023-10-29 16:16:33 +08:00 committed by GitHub
commit 2693de6822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ sidebar_position: 1
- [wails-template-quasar-js](https://github.com/sgosiaco/wails-template-quasar-js) - 使用 JavaScript + Quasar V2Vue 3, Vite, Sass, Pinia, ESLint, Prettier的模板
- [wails-template-quasar-ts](https://github.com/sgosiaco/wails-template-quasar-ts) - 使用 TypeScript + Quasar V2Vue 3、Vite、Sass、Pinia、ESLint、Prettier、带 <script setup> 的Composition API的模板
- [wails-template-naive](https://github.com/tk103331/wails-template-naive) - 基于 Naive UI(一款 Vue 3 组件库)的 Wails 模板
- [wails-template-vue-go-easy](https://github.com/duolabmeng6/wails-template-vue-go-easy) - 基于 GoEasyDesigner(一款用于 vue 可视化窗口设计软件)的 Wails 模板
## Angular