标题栏图标改为 logo_map.png
This commit is contained in:
parent
59aba0d333
commit
68b6ffcf36
|
|
@ -5,9 +5,9 @@
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||||
<title>Deep-Sea Data System</title>
|
<title>Deep-Sea Data System</title>
|
||||||
|
|
||||||
<link rel="icon" href="./static/images/ougp.ico" type="image/x-icon" />
|
<link rel="icon" href="./static/images/logo_map.png" type="image/x-icon" />
|
||||||
<link rel="shortcut icon" href="./static/images/ougp.ico" type="image/x-icon" />
|
<link rel="shortcut icon" href="./static/images/logo_map.png" type="image/x-icon" />
|
||||||
<link rel="apple-touch-icon" href="./static/images/ougp.ico" />
|
<link rel="apple-touch-icon" href="./static/images/logo_map.png" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="./static/css/reset.css">
|
<link rel="stylesheet" href="./static/css/reset.css">
|
||||||
<link rel="stylesheet" href="./static/js/Cesium/Widgets/widgets.css">
|
<link rel="stylesheet" href="./static/js/Cesium/Widgets/widgets.css">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue