NEZ-650 perf: logo

This commit is contained in:
chenjinsong
2021-05-20 16:48:41 +08:00
parent 4f8a191224
commit 1a3a72f51c
4 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ DIST_PATH=$CUR_PATH/dist
echo 'dist dir path is '${DIST_PATH}
cp -f src/assets/img/logo1-2.png $DIST_PATH/static
cp -f src/assets/img/explore-tab-logo.png $DIST_PATH/static
cd $DIST_PATH

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="./static/logo1-2.png" type="image/x-icon"/>
<link href="./static/explore-tab-logo.png" rel="icon" type="image/x-icon"/>
<title>Nezha</title>
<style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -1 +1 @@
{"baseUrl":"http://192.168.40.42:8080/nz-admin/", "version": "2.0.2021.05.11.19.43"}
{"baseUrl":"/", "version": "2.0.2021.05.11.19.43"}