VUE дизайн

This commit is contained in:
2026-02-08 05:37:13 +07:00
parent bdfa2404b5
commit caf52afcdf
73 changed files with 1148 additions and 7211 deletions

View File

@@ -12,7 +12,7 @@ import (
admin "vServer/Backend/admin/go"
)
//go:embed all:Backend/admin/frontend
//go:embed all:front_vue/dist
var assets embed.FS
func main() {