enhance(mobile): add a refresh button

This commit is contained in:
leizhe
2021-11-26 16:45:35 +08:00
parent ccd5b6e69a
commit dc9ca3462b
3 changed files with 28 additions and 8 deletions

View File

@@ -11,5 +11,9 @@
"splashImmersive": true,
"backgroundColor": "#002b36"
}
},
"server": {
"url": "http://192.168.0.104:3001",
"cleartext": true
}
}