feat(HEL-571): 网站图标全部换成新太极Logo
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -390,8 +390,8 @@
|
|||||||
"css_layers": [
|
"css_layers": [
|
||||||
"/shared/tokens.css?v=20260829-hel240",
|
"/shared/tokens.css?v=20260829-hel240",
|
||||||
"/shared/base.css?v=20260806-1",
|
"/shared/base.css?v=20260806-1",
|
||||||
"/shared/shell.css?v=20260829-hel237",
|
"/shared/shell.css?v=20260917-hel571",
|
||||||
"/shared/auth.css?v=20260829-hel240b",
|
"/shared/auth.css?v=20260917-hel571",
|
||||||
"/shared/components/controls.css?v=20260829-hel237",
|
"/shared/components/controls.css?v=20260829-hel237",
|
||||||
"/shared/components/navigation.css?v=20260820-1",
|
"/shared/components/navigation.css?v=20260820-1",
|
||||||
"/shared/components/cards.css?v=20260820-1",
|
"/shared/components/cards.css?v=20260820-1",
|
||||||
@@ -469,8 +469,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "frontend/shared/shell.css",
|
"path": "frontend/shared/shell.css",
|
||||||
"bytes": 64839,
|
"bytes": 64968,
|
||||||
"lines": 3794
|
"lines": 3808
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "backend/features/heaven/engine.py",
|
"path": "backend/features/heaven/engine.py",
|
||||||
@@ -479,8 +479,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "frontend/index.html",
|
"path": "frontend/index.html",
|
||||||
"bytes": 44025,
|
"bytes": 44332,
|
||||||
"lines": 608
|
"lines": 612
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "backend/data/providers/tushare_industries.py",
|
"path": "backend/data/providers/tushare_industries.py",
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 637 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 142 KiB |
+8
-4
@@ -4,6 +4,10 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="color-scheme" content="light dark">
|
<meta name="color-scheme" content="light dark">
|
||||||
|
<link rel="icon" href="/favicon.ico" sizes="any">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||||
<title>小白复盘</title>
|
<title>小白复盘</title>
|
||||||
<script>
|
<script>
|
||||||
(() => {
|
(() => {
|
||||||
@@ -36,8 +40,8 @@
|
|||||||
</script>
|
</script>
|
||||||
<link rel="stylesheet" href="/shared/tokens.css?v=20260829-hel240">
|
<link rel="stylesheet" href="/shared/tokens.css?v=20260829-hel240">
|
||||||
<link rel="stylesheet" href="/shared/base.css?v=20260806-1">
|
<link rel="stylesheet" href="/shared/base.css?v=20260806-1">
|
||||||
<link rel="stylesheet" href="/shared/shell.css?v=20260829-hel237">
|
<link rel="stylesheet" href="/shared/shell.css?v=20260917-hel571">
|
||||||
<link rel="stylesheet" href="/shared/auth.css?v=20260829-hel240b">
|
<link rel="stylesheet" href="/shared/auth.css?v=20260917-hel571">
|
||||||
<link rel="stylesheet" href="/shared/components/controls.css?v=20260829-hel237">
|
<link rel="stylesheet" href="/shared/components/controls.css?v=20260829-hel237">
|
||||||
<link rel="stylesheet" href="/shared/components/navigation.css?v=20260820-1">
|
<link rel="stylesheet" href="/shared/components/navigation.css?v=20260820-1">
|
||||||
<link rel="stylesheet" href="/shared/components/cards.css?v=20260820-1">
|
<link rel="stylesheet" href="/shared/components/cards.css?v=20260820-1">
|
||||||
@@ -62,7 +66,7 @@
|
|||||||
<section id="authGate" class="auth-gate" aria-label="账号登录" hidden>
|
<section id="authGate" class="auth-gate" aria-label="账号登录" hidden>
|
||||||
<div class="auth-shell">
|
<div class="auth-shell">
|
||||||
<div class="auth-brand">
|
<div class="auth-brand">
|
||||||
<div class="brand-mark" aria-hidden="true"><span class="brand-glyph">复</span></div>
|
<div class="brand-mark" aria-hidden="true"><img src="/icon-192.png" alt=""></div>
|
||||||
<div><h1>小白复盘</h1><span>登录后进入你的复盘空间</span></div>
|
<div><h1>小白复盘</h1><span>登录后进入你的复盘空间</span></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="auth-tabs" role="tablist">
|
<div class="auth-tabs" role="tablist">
|
||||||
@@ -181,7 +185,7 @@
|
|||||||
|
|
||||||
<nav class="module-nav" aria-label="复盘模块">
|
<nav class="module-nav" aria-label="复盘模块">
|
||||||
<div class="sidebar-brand">
|
<div class="sidebar-brand">
|
||||||
<div class="sidebar-brand-mark" aria-hidden="true">复</div>
|
<div class="sidebar-brand-mark" aria-hidden="true"><img src="/icon-192.png" alt=""></div>
|
||||||
<strong>小白复盘</strong>
|
<strong>小白复盘</strong>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-group market-nav-group">
|
<div class="nav-group market-nav-group">
|
||||||
|
|||||||
@@ -4,6 +4,10 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="color-scheme" content="light dark">
|
<meta name="color-scheme" content="light dark">
|
||||||
|
<link rel="icon" href="/favicon.ico" sizes="any">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||||
<title>登录 · 小白复盘</title>
|
<title>登录 · 小白复盘</title>
|
||||||
<script>
|
<script>
|
||||||
(() => {
|
(() => {
|
||||||
@@ -21,13 +25,13 @@
|
|||||||
</script>
|
</script>
|
||||||
<link rel="stylesheet" href="/shared/tokens.css?v=20260829-hel251">
|
<link rel="stylesheet" href="/shared/tokens.css?v=20260829-hel251">
|
||||||
<link rel="stylesheet" href="/shared/base.css?v=20260806-1">
|
<link rel="stylesheet" href="/shared/base.css?v=20260806-1">
|
||||||
<link rel="stylesheet" href="/shared/auth.css?v=20260829-hel251">
|
<link rel="stylesheet" href="/shared/auth.css?v=20260917-hel571">
|
||||||
<link rel="stylesheet" href="/shared/components/controls.css?v=20260820-2">
|
<link rel="stylesheet" href="/shared/components/controls.css?v=20260820-2">
|
||||||
</head>
|
</head>
|
||||||
<body class="login-portal">
|
<body class="login-portal">
|
||||||
<aside class="login-brand" aria-hidden="true">
|
<aside class="login-brand" aria-hidden="true">
|
||||||
<div class="login-brand-header">
|
<div class="login-brand-header">
|
||||||
<div class="login-brand-mark"><span class="login-brand-glyph">复</span></div>
|
<div class="login-brand-mark"><img src="/icon-192.png" alt=""></div>
|
||||||
<div class="login-brand-identity">
|
<div class="login-brand-identity">
|
||||||
<p class="login-brand-name">小白复盘</p>
|
<p class="login-brand-name">小白复盘</p>
|
||||||
<p class="login-brand-subtitle">A股个人复盘工作台</p>
|
<p class="login-brand-subtitle">A股个人复盘工作台</p>
|
||||||
|
|||||||
@@ -288,6 +288,14 @@ body {
|
|||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.m-brand-mark img {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: block;
|
||||||
|
border-radius: inherit;
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
|
||||||
.m-auth-brand h2 {
|
.m-auth-brand h2 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
|||||||
@@ -4,6 +4,10 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||||
<meta name="color-scheme" content="light dark">
|
<meta name="color-scheme" content="light dark">
|
||||||
|
<link rel="icon" href="/favicon.ico" sizes="any">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||||
<title>小白复盘</title>
|
<title>小白复盘</title>
|
||||||
<link rel="stylesheet" href="css/tokens.css">
|
<link rel="stylesheet" href="css/tokens.css">
|
||||||
<link rel="stylesheet" href="css/shell.css">
|
<link rel="stylesheet" href="css/shell.css">
|
||||||
@@ -25,7 +29,7 @@
|
|||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
<div id="m-boot-splash" aria-hidden="true">
|
<div id="m-boot-splash" aria-hidden="true">
|
||||||
<span class="m-brand-mark">复</span>
|
<span class="m-brand-mark"><img src="/icon-192.png" alt=""></span>
|
||||||
</div>
|
</div>
|
||||||
<header id="m-header" class="m-header">
|
<header id="m-header" class="m-header">
|
||||||
<button id="m-back" class="m-header-btn" type="button" aria-label="返回" hidden>
|
<button id="m-back" class="m-header-btn" type="button" aria-label="返回" hidden>
|
||||||
|
|||||||
@@ -250,7 +250,7 @@
|
|||||||
document.getElementById("m-view").innerHTML = [
|
document.getElementById("m-view").innerHTML = [
|
||||||
'<div class="m-auth">',
|
'<div class="m-auth">',
|
||||||
'<div class="m-auth-brand">',
|
'<div class="m-auth-brand">',
|
||||||
'<span class="m-brand-mark">复</span>',
|
'<span class="m-brand-mark"><img src="/icon-192.png" alt=""></span>',
|
||||||
'<h2>小白复盘</h2>',
|
'<h2>小白复盘</h2>',
|
||||||
'<p>登录后进入你的复盘空间</p>',
|
'<p>登录后进入你的复盘空间</p>',
|
||||||
"</div>",
|
"</div>",
|
||||||
|
|||||||
@@ -1419,10 +1419,16 @@ body.login-portal {
|
|||||||
background: rgba(255, 255, 255, 0.12);
|
background: rgba(255, 255, 255, 0.12);
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-brand-glyph {
|
.login-brand-mark img {
|
||||||
font-size: 20px;
|
width: 100%;
|
||||||
|
|
||||||
font-weight: var(--font-weight-semibold);
|
height: 100%;
|
||||||
|
|
||||||
|
display: block;
|
||||||
|
|
||||||
|
border-radius: inherit;
|
||||||
|
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-brand-identity {
|
.login-brand-identity {
|
||||||
|
|||||||
+24
-10
@@ -787,6 +787,18 @@ body.sidebar-collapsed .app-main {
|
|||||||
height: 27px;
|
height: 27px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.brand-mark img {
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
|
display: block;
|
||||||
|
|
||||||
|
border-radius: inherit;
|
||||||
|
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
|
||||||
.market-item {
|
.market-item {
|
||||||
color: var(--text-muted);
|
color: var(--text-muted);
|
||||||
|
|
||||||
@@ -1221,16 +1233,6 @@ body.sidebar-collapsed .app-main {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.brand-glyph {
|
|
||||||
font-family: "Songti SC", SimSun, serif;
|
|
||||||
|
|
||||||
font-size: 14px;
|
|
||||||
|
|
||||||
font-weight: 800;
|
|
||||||
|
|
||||||
line-height: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.workspace-view:not(#heavenView) .section-toolbar:first-child {
|
.workspace-view:not(#heavenView) .section-toolbar:first-child {
|
||||||
min-height: 32px;
|
min-height: 32px;
|
||||||
|
|
||||||
@@ -1339,6 +1341,18 @@ body.sidebar-collapsed {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidebar-brand-mark img {
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
|
display: block;
|
||||||
|
|
||||||
|
border-radius: inherit;
|
||||||
|
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar-brand strong {
|
.sidebar-brand strong {
|
||||||
color: var(--r2-ink);
|
color: var(--r2-ink);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user