fix:优化主屏幕
This commit is contained in:
11
frontend/dist/manifest.webmanifest
vendored
Normal file
11
frontend/dist/manifest.webmanifest
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "公考助手",
|
||||
"short_name": "公考助手",
|
||||
"description": "公考学习资源、错题与过程管理",
|
||||
"display": "standalone",
|
||||
"background_color": "#e8ecf1",
|
||||
"theme_color": "#2563eb",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"lang": "zh-CN"
|
||||
}
|
||||
Reference in New Issue
Block a user