项目结构调整
BIN
Others/Dragablz/Resources/D.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Others/Dragablz/Resources/D32.png
Normal file
|
After Width: | Height: | Size: 892 B |
BIN
Others/Dragablz/Resources/android-chrome-36x36.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Others/Dragablz/Resources/android-chrome-48x48.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
Others/Dragablz/Resources/android-chrome-72x72.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
Others/Dragablz/Resources/apple-touch-icon-57x57.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
Others/Dragablz/Resources/apple-touch-icon-60x60.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
Others/Dragablz/Resources/apple-touch-icon-72x72.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
Others/Dragablz/Resources/apple-touch-icon-76x76.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
Others/Dragablz/Resources/apple-touch-icon-precomposed.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
Others/Dragablz/Resources/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
11
Others/Dragablz/Resources/browserconfig.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="/mstile-70x70.png"/>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<wide310x150logo src="/mstile-310x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
Others/Dragablz/Resources/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 895 B |
BIN
Others/Dragablz/Resources/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Others/Dragablz/Resources/favicon.ico
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
9
Others/Dragablz/Resources/favicon.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
|
||||
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
23
Others/Dragablz/Resources/manifest.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dragablz",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/android-chrome-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "\/android-chrome-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-chrome-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Others/Dragablz/Resources/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Others/Dragablz/Resources/mstile-310x150.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
Others/Dragablz/Resources/mstile-70x70.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |