mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix: SystemType(#184) & opt.: ios home widget
This commit is contained in:
12
README.md
12
README.md
@@ -47,26 +47,26 @@ If ServerBox app has any bug, please open an [issue](https://github.com/lollipop
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img width="200px" src="imgs/server.png">
|
||||
<img width="277px" src="imgs/server.png">
|
||||
</td>
|
||||
<td>
|
||||
<img width="200px" src="imgs/detail.png">
|
||||
<img width="277px" src="imgs/detail.png">
|
||||
</td>
|
||||
<td>
|
||||
<img width="200px" src="imgs/sftp.png">
|
||||
<img width="277px" src="imgs/sftp.png">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img width="200px" src="imgs/editor.png">
|
||||
<img width="277px" src="imgs/editor.png">
|
||||
</td>
|
||||
<td>
|
||||
<img width="200px" src="imgs/ssh.png">
|
||||
<img width="277px" src="imgs/ssh.png">
|
||||
</td>
|
||||
<td>
|
||||
<img width="200px" src="imgs/docker.png">
|
||||
<img width="277px" src="imgs/docker.png">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user