修改logo和Title
This commit is contained in:
parent
8b8ce06e25
commit
d0e699a231
|
@ -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 |
|
@ -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 多条评论',
|
||||||
|
|
Loading…
Reference in New Issue