feat: web通讯的处理

This commit is contained in:
2026-04-06 01:14:33 +08:00
parent c29330e03a
commit 1f75a7eab8
5 changed files with 108 additions and 16 deletions

View File

@@ -90,6 +90,23 @@
}
}
]
},
{
"root": "pages-bridge",
"pages": [
{
"path": "UploadImage",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "SaveImage",
"style": {
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {