go install github.com/wailsapp/wails/v2/cmd/wails@latest 安装依赖 #安装go依赖go mod tidy#安装前端依赖cdfrontend&&yarn install 启动 #启动前端服务yarn frontend:dev#推荐:启动wails(需要先启动前端服务)yarn dev-f or #启动wails(集成前端服务,在前端页面变动后可能无法实时更新,推荐使用上方两个命令)wails...
dev/v4 .github build docs frontend .gitignore LICENSE README.md app.go go.mod go.sum main.go package.json wails.json yarn.lockBreadcrumbs ltzj-nem/ LICENSELauZzL/ltzj-nem is licensed under the MIT License A short and simple permissive license with conditions only requiring preservation of ...
package main import ( "embed" "fmt" "github.com/wailsapp/wails/v2" "github.com/wailsapp/wails/v2/pkg/options/assetserver" "log" "net/http" "os" "strings" "github.com/wailsapp/wails/v2/pkg/logger" "github.com/wailsapp/wails/v2/pkg/options" "github.com/wailsapp/wails/v2/pkg/...
import {useStatusStore} from "@/store/status.ts"; import {useBinStore} from "@/store/bin.ts"; import {message} from "ant-design-vue"; @@ -15,6 +14,8 @@ import stage_hyperboss from "@/assets/json/stage_hyperboss.json" import stage_expedition from "@/assets/json/stage_expedition...
github.com/leaanthony/slicer v1.6.0 // indirect github.com/leaanthony/u v1.1.0 // indirect github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.19 // indirect github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect github.com/pkg/errors v...
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
{ "name": "ltzj-nem", "description": "LTZJ-NEM Build 4", "repository": "https://github.com/LauZzL/ltzj-nem", "author": "LauZzL <lauzzl@163.com>", "license": "MIT", "scripts": { "frontend:dev": "cd frontend && yarn dev", "frontend:build": "cd frontend && yarn build",...
.github build docs frontend .vscode public src .gitignore README.md index.html package-lock.json package.json package.json.md5 tsconfig.app.json tsconfig.json tsconfig.node.json vite.config.ts yarn.lock .gitignore README.md app.go go.mod go.sum main.go package.json wails.json yarn.lockBr...
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
.vscode/* !.vscode/extensions.json .idea .DS_Store *.suo *.ntvs* *.njsproj *.sln *.sw? .vitepress/cache/Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...