表单数据持久化

This commit is contained in:
2024-09-13 18:19:27 +08:00
parent 951572a1f5
commit 250ffb4e20
9 changed files with 186 additions and 86 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"fyne.io/fyne/v2/widget"
"work_cation/assets"
"work_cation/global"
"work_cation/models/repo"
"work_cation/repo"
)
func UserViews(w fyne.Window) fyne.CanvasObject {