修复桌面端界面显示与稳定性问题
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 74 B After Width: | Height: | Size: 126 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 387 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "CTMS",
|
||||
"short_name": "CTMS",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/ctms-icon-192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icons/ctms-icon-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#13243a",
|
||||
"background_color": "#f4f7fb",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user