初版功能完成
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Package engineerui embeds the production Wails frontend.
|
||||
package engineerui
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed all:dist
|
||||
var Assets embed.FS
|
||||
Reference in New Issue
Block a user