diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..12b4428 Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 86da144..55e3d08 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + 圆和医疗1.0.0 diff --git a/manifest.json b/manifest.json index cfdfd2c..fec6132 100644 --- a/manifest.json +++ b/manifest.json @@ -7,9 +7,9 @@ "theme_color": "#FFFFFF", "icons": [ { - "src": "/h.png", + "src": "/favicon.ico", "sizes": "192x192", - "type": "image/png" + "type": "image/x-icon" } ] } \ No newline at end of file diff --git a/src/assets/image/yuanhe.ico b/src/assets/image/yuanhe.ico new file mode 100644 index 0000000..12b4428 Binary files /dev/null and b/src/assets/image/yuanhe.ico differ