2.2.1 - test (#86)

This commit is contained in:
xiaoyeliu
2025-12-25 21:36:36 +08:00
committed by GitHub
parent 207de4bc5c
commit e14b22c1df
14 changed files with 63931 additions and 62969 deletions

View File

@@ -57,8 +57,8 @@
function open_browser() {
const message = JSON.stringify({
sequence_id: 1222222,
command: "homepage_test_browser",
seqid: 1222222,
cmd: "homepage_test_browser",
params: {
url: "http://localhost:7357/?locale=zh-cn-CN&dark_model=1&path=/",
},
@@ -74,8 +74,8 @@
function open_snapmaker_browser() {
const message = JSON.stringify({
sequence_id: 1222222,
command: "sw_OpenBrowser",
seqid: 1222222,
cmd: "sw_OpenBrowser",
params: {
url: "http://localhost:7357/?locale=zh-cn-CN&dark_model=1&path=/",
},