feat: 品牌升级为墨木灵思,优化 UI 并配置 Docker 部署
This commit is contained in:
@@ -882,12 +882,12 @@ export default function Login() {
|
||||
>
|
||||
<img
|
||||
src="/logo.svg"
|
||||
alt="MuMuAINovel"
|
||||
alt="墨木灵思"
|
||||
style={{ width: 26, height: 26, filter: 'brightness(0) invert(1)' }}
|
||||
/>
|
||||
</div>
|
||||
<Title level={3} style={{ margin: 0, color: token.colorText }}>
|
||||
MuMuAINovel
|
||||
墨木灵思
|
||||
</Title>
|
||||
</Space>
|
||||
|
||||
@@ -979,7 +979,7 @@ export default function Login() {
|
||||
letterSpacing: 0.4,
|
||||
}}
|
||||
>
|
||||
© 2026 MuMuAINovel · GPLv3 License
|
||||
© 2026 墨木灵思 · GPLv3 License
|
||||
</Paragraph>
|
||||
</section>
|
||||
</Col>
|
||||
@@ -1001,7 +1001,7 @@ export default function Login() {
|
||||
欢迎回来
|
||||
</Title>
|
||||
<Paragraph style={{ marginBottom: 0, color: token.colorTextSecondary }}>
|
||||
登录 MuMuAINovel,继续你的小说创作项目。
|
||||
登录 墨木灵思,继续你的小说创作项目。
|
||||
</Paragraph>
|
||||
</Space>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user