Skip to content

Commit 4222e52

Browse files
committed
更新
1 parent f722ba4 commit 4222e52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
新增和修改:
1+
[![Go](https://github.com/jchv/go-webview2/actions/workflows/go.yml/badge.svg)](https://github.com/jchv/go-webview2/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/jchv/go-webview2)](https://goreportcard.com/report/github.com/jchv/go-webview2) [![Go Reference](https://pkg.go.dev/badge/github.com/jchv/go-webview2.svg)](https://pkg.go.dev/github.com/jchv/go-webview2)
2+
3+
# 新增和修改:
24
- 增加单实例锁,二开时将已开窗口置顶、居中
3-
- 增加自动检测系统webview2版本,没有安装时根据提示自动安装(win7+测试正常)
5+
- 增加自动检测系统webview2版本,没有安装时根据提示自动安装(win7_x64+测试正常,win7_x86无法自动安装webview2依赖
46
- 增加弹窗MessageBox
57

68

7-
[![Go](https://github.com/jchv/go-webview2/actions/workflows/go.yml/badge.svg)](https://github.com/jchv/go-webview2/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/jchv/go-webview2)](https://goreportcard.com/report/github.com/jchv/go-webview2) [![Go Reference](https://pkg.go.dev/badge/github.com/jchv/go-webview2.svg)](https://pkg.go.dev/github.com/jchv/go-webview2)
8-
99
# go-webview2
1010
This package provides an interface for using the Microsoft Edge WebView2 component with Go. It is based on [webview/webview](https://github.com/webview/webview) and provides a compatible API.
1111

0 commit comments

Comments
 (0)