-
Can you nake a wails + vue simple
-
### 1. Your usage scenarios? | 您使用的场景?
Mac 下测试
### 2. What did you do? | 您做了什么操作?
wails init -n app-1 -t https://github.com/misitebao/wails-template-vue
wails build -clean
### 3. What are your pr…
-
### Description
file-load works fine in dev mode, but the package fails after build, causing inconsistency between dev mode and build
### To Reproduce
1. wails init -n myproject -t vue
2. npm …
-
如题,建议使用wails替代fyne.
![image](https://github.com/Vikyanite/hidden-record-assistant/assets/88604249/1704b0c1-d2b6-4842-b6bf-53bcaf377256)
-
### Description
When go executes EventsEmit, but the front-end does not listen to the data carried by this event
You must load the page through routing on the front-end before you can listen to ev…
-
### Description
input Simplified Chinese input cannot display floating Windows
### To Reproduce
1. wails init -n myproject -t vue
2. start myproject: wails dev
3. in the windows, Mouse curs…
-
### Is your feature request related to a problem? Please describe.
My problem is that when using `wails dev` after every recompilation the application window will automatically open in the current …
Laeri updated
12 months ago
-
fync做客户端不好看呀,到后面还得搞一些用户头像 英雄头像啥花里胡哨的东西,直接上wails
-
**Description**
My "nested" struct **Objekt** is defined as this:
```
type Objekt struct {
Nr string
Bezeichnung string
Strasse string
Plz string
Ort …
-
### Describe the problem
I'm from Vue and I like the fact that Vue is a pure CSR all-in-one framework and keeps its SSR Nuxt a separated project.
Sveltekit seems a SSR-first project to me and i…