Browse Source

feat: 换icon

master
nili 2 months ago
parent
commit
0c5d633f5b
  1. BIN
      build/bzLogo.jpg
  2. 0
      build/bzLogo2.jpg
  3. BIN
      build/favicon.ico
  4. 2
      build/index.html
  5. BIN
      build/logo.jpg
  6. 4
      build/manifest.json
  7. BIN
      public/bzLogo.jpg
  8. 0
      public/bzLogo2.jpg
  9. BIN
      public/favicon.ico
  10. 2
      public/index.html
  11. BIN
      public/logo.jpg
  12. 4
      public/manifest.json

BIN
build/bzLogo.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

0
build/logo2.jpg → build/bzLogo2.jpg

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

BIN
build/favicon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 51 KiB

2
build/index.html

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><script src="https://g.alicdn.com/jssdk/u-link/index.min.js"></script><link rel="icon" href="/app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/app/logo192.png"/><link rel="manifest" href="/app/manifest.json"/><title>白泽科技</title><script defer="defer" src="/app/static/js/main.682a0e42.js"></script><link href="/app/static/css/main.407c2891.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> <!doctype html><html lang="en"><head><meta charset="utf-8"/><script src="https://g.alicdn.com/jssdk/u-link/index.min.js"></script><link rel="icon" href="/app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/app/logo192.png"/><link rel="manifest" href="/app/manifest.json"/><title>麦田视界</title><script defer="defer" src="/app/static/js/main.682a0e42.js"></script><link href="/app/static/css/main.407c2891.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

BIN
build/logo.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 51 KiB

4
build/manifest.json

@ -1,6 +1,6 @@
{ {
"short_name": "白泽科技", "short_name": "麦田视界",
"name": "白泽科技", "name": "麦田视界",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",

BIN
public/bzLogo.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

0
public/logo2.jpg → public/bzLogo2.jpg

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

BIN
public/favicon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 51 KiB

2
public/index.html

@ -25,7 +25,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>白泽科技</title> <title>麦田视界</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>

BIN
public/logo.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 51 KiB

4
public/manifest.json

@ -1,6 +1,6 @@
{ {
"short_name": "白泽科技", "short_name": "麦田视界",
"name": "白泽科技", "name": "麦田视界",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",

Loading…
Cancel
Save