Commit 3127c9d2 authored by 郝聪敏's avatar 郝聪敏

默认不打开浏览器

parent 3857bfe4
......@@ -42,7 +42,7 @@ class HomeService extends Service {
const { ctx, service } = this;
const result = [];
const browserConfig = {
headless: false,
headless: true,
defaultViewport: {
width: 1024,
height: 1000,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment