修改logo和Title

This commit is contained in:
zstar 2025-03-27 12:58:32 +08:00
parent 8b8ce06e25
commit d0e699a231
3 changed files with 31 additions and 3 deletions

2
.gitignore vendored
View File

@ -46,4 +46,4 @@ nltk_data/
web/public/logo_secret.svg web/public/logo_secret.svg
web/public/logo_old.svg web/public/logo_old.svg
web/public/logo.svg web/public/logo.svg
web/src/locales/zh.ts web/src/locales/zh.ts

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -56,7 +56,7 @@ export default {
nicknamePlaceholder: '请输入名称', nicknamePlaceholder: '请输入名称',
register: '创建账户', register: '创建账户',
continue: '继续', continue: '继续',
title: '西电711大模型平台', title: 'Ragflow-Plus大模型平台',
description: description:
'免费注册以探索顶级 RAG 技术。 创建知识库和人工智能来增强您的业务', '免费注册以探索顶级 RAG 技术。 创建知识库和人工智能来增强您的业务',
review: '来自 500 多条评论', review: '来自 500 多条评论',