fix: web component server list error (#781)

* chore: update app

* fix: web component server list error

* feat: add

* chore: remove defalut version
This commit is contained in:
BiggerRain
2025-07-19 17:07:11 +08:00
committed by GitHub
parent 060c09e11c
commit 3f4abe51e5
7 changed files with 56 additions and 16 deletions

View File

@@ -111,7 +111,6 @@ export const createWebAdapter = (): WebPlatformAdapter => {
},
async checkUpdate() {
console.log("Web mode simulated check update");
return null;
},