diff --git a/index.html b/index.html index a9310ad..86da144 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,17 @@ - - - - - yuanhe-ipad - - -
- - - + + + + + + + 圆和医疗1.0.0 + + + +
+ + + + \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..cfdfd2c --- /dev/null +++ b/manifest.json @@ -0,0 +1,15 @@ +{ + "name": "圆和医疗1.0.0", + "short_name": "圆和医疗1.0.0", + "start_url": "/", + "display": "standalone", + "background_color": "#FFFFFF", + "theme_color": "#FFFFFF", + "icons": [ + { + "src": "/h.png", + "sizes": "192x192", + "type": "image/png" + } + ] +} \ No newline at end of file diff --git a/public/h.png b/public/h.png new file mode 100644 index 0000000..1ac478a Binary files /dev/null and b/public/h.png differ diff --git a/public/hospital.svg b/public/hospital.svg new file mode 100644 index 0000000..9f3efd8 --- /dev/null +++ b/public/hospital.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/assets/react.svg b/src/assets/react.svg deleted file mode 100644 index 6c87de9..0000000 --- a/src/assets/react.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file