浏览器打开页面隐藏滚动条
This commit is contained in:
@@ -15,6 +15,7 @@ func OpenApp(c context.Context, url string) {
|
||||
l := launcher.NewAppMode(url).
|
||||
Delete(flags.Env).
|
||||
Set("kiosk").
|
||||
Set("hide-scrollbars").
|
||||
Delete("disable-site-isolation-trials").
|
||||
Bin(path)
|
||||
p := l.MustLaunch()
|
||||
|
||||
Reference in New Issue
Block a user