Fix Bug #550: AI修复
@@ -1,26 +0,0 @@
|
||||
Favicon.pub Package Description
|
||||
===================
|
||||
|
||||
This package contains the following files:
|
||||
|
||||
PNG Format:
|
||||
- favicon-16x16.png (16x16 pixels, for browser tabs)
|
||||
- favicon-32x32.png (32x32 pixels, for taskbars)
|
||||
- favicon-48x48.png (48x48 pixels, for desktop shortcuts)
|
||||
- android-chrome-192x192.png (192x192 pixels, Android PWA icon)
|
||||
- android-chrome-512x512.png (512x512 pixels, Android PWA launch icon)
|
||||
|
||||
Apple Icons:
|
||||
- apple-touch-icon.png (180x180 pixels, default iOS icon)
|
||||
- apple-touch-icon-152x152.png (152x152 pixels, iPad icon)
|
||||
- apple-touch-icon-167x167.png (167x167 pixels, iPad Pro icon)
|
||||
- apple-touch-icon-180x180.png (180x180 pixels, iPhone icon)
|
||||
|
||||
Other Formats:
|
||||
- favicon.ico (Traditional ICO format containing multiple sizes. Note that browsers/OS may choose smaller sizes due to caching. Use professional ICO viewers to verify.)
|
||||
- favicon.svg (Vectorized from your uploaded image using ImageTracer)
|
||||
- safari-pinned-tab.svg (Vectorized from your uploaded image)
|
||||
- site.webmanifest (PWA manifest file)
|
||||
|
||||
Usage:
|
||||
Place all files in your website's root directory, then add the following link tags to your HTML's <head> section.
|
||||
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 520 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 258 KiB |
|
Before Width: | Height: | Size: 258 KiB |
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"name": "医院信息管理系统",
|
||||
"short_name": "HIS",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/favicon/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#1890ff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"description": "医院信息管理系统 - 提供全面的医疗信息化解决方案"
|
||||
}
|
||||