Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-fe
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-fe
Commits
80adff19
Commit
80adff19
authored
Mar 24, 2025
by
tyyin lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(首页): 去掉应用历史提示
parent
f80cf91d
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
106 additions
and
5 deletions
+106
-5
en.yaml
src/locales/langs/en.yaml
+26
-1
zh-cn.yaml
src/locales/langs/zh-cn.yaml
+26
-1
zh-hk.yaml
src/locales/langs/zh-hk.yaml
+26
-1
home.vue
src/views/home/home.vue
+0
-2
locales.d.ts
types/locales.d.ts
+28
-0
No files found.
src/locales/langs/en.yaml
View file @
80adff19
...
...
@@ -148,6 +148,10 @@ common_module:
unfold
:
'
Unfold'
fold
:
'
Fold'
function
:
'
Function'
be_authorized
:
'
Be
authorized'
not_certified_yet
:
'
Not
certified
yet'
authenticated
:
'
Authenticated'
cancel_authorization
:
'
Cancel
authorization'
dialogue_module
:
continue_question_message
:
'
You
can
keep
asking
questions'
...
...
@@ -228,7 +232,6 @@ home_module:
agent_description
:
'
Here,
you
can
experience
models
and
dedicated
agents
for
multiple
platforms'
currently_in_the_latest_session
:
'
This
is
the
latest
session'
switching_over
:
'
Switching'
history_application_success
:
'
Description
The
history
record
was
successfully
applied'
history_application_failed_please_try_again
:
'
Failed
to
apply
history.
Please
try
again'
starting_a_new_session
:
'
Initiate
a
new
session'
please_enter_a_question
:
'
Please
type
the
question
(press
enter+shift
to
wrap
lines)'
...
...
@@ -444,6 +447,28 @@ personal_space_module:
copy_id
:
'
Copy
Id'
api_call_details
:
'
API
call
details'
api_call_datetime
:
'
Call
datetime'
wechat_public_account
:
'
Wechat
public
number
(subscription
number,
service
number)'
wechat_public_account_docs
:
'
Access
the
wechat
public
account,
automatically
reply
to
user
information,
help
efficient
private
domain
operation'
website_embedding
:
'
Website
embedding'
website_embedding_docs
:
'
Embed
apps
into
your
website
for
quick
use'
authorization_information
:
'
Authorization
information'
wechat_public_number_modal
:
title
:
'
Wechat
public
number
authorization
information'
docs
:
'
After
the
authorization
is
successful,
the
automatic
reply
originally
configured
on
the
wechat
public
account
may
conflict
with
the
AI
customer
service
message,
so
the
automatic
reply
message
function
needs
to
be
turned
off,
and
the
rich
text
message
cannot
be
used
to
reply
the
user
due
to
the
restrictions
of
the
wechat
public
account
platform.'
public_number_authentication
:
'
Public
number
authentication'
public_number_authentication_docs
:
'
Public
number
authentication
will
affect
message
reply.
If
there
is
no
authentication
due
to
the
restrictions
of
wechat
platform,
some
questions
of
users
may
not
be
answered;
Unauthenticated
public
accounts
cannot
use
picture
content
to
reply
users.'
public_number_name
:
'
Public
number
name'
public_number_picture
:
'
Public
account
picture'
cancel_authorization_docs
:
'
After
the
authorization
is
revoked,
the
Smart
Conversation
Service
will
no
longer
be
available.
We
cannot
cancel
authorization
for
you,
please
go
to
the
wechat
public
platform
to
complete
the
relevant
operations
yourself.'
website_embedding_modal
:
title
:
'
Get
embed
code'
whole_plane
:
'
Whole
plane'
whole_plane_docs
:
'
The
application
dialog
page
is
fully
tiled
in
the
website,
and
the
application
function
is
displayed
more
complete
and
more
immersive
experience'
popup_bubble
:
'
Pop-up
bubble'
popup_bubble_docs
:
'
The
application
dialog
page
is
fully
tiled
in
the
website,
and
the
application
function
is
displayed
more
complete
and
more
immersive
experience'
code_location_docs
:
'
Copy
the
following
code
into
the
body
tag
of
the
front-end
HTML
file'
agent_sale_module
:
application_square_release_setting
:
'
The
application
plaza
publishes
the
configuration'
...
...
src/locales/langs/zh-cn.yaml
View file @
80adff19
...
...
@@ -147,6 +147,10 @@ common_module:
unfold
:
'
展开'
fold
:
'
收起'
function
:
'
功能'
be_authorized
:
'
已授权'
not_certified_yet
:
'
未认证'
authenticated
:
'
已认证'
cancel_authorization
:
'
取消授权'
dialogue_module
:
continue_question_message
:
'
你可以继续提问'
...
...
@@ -227,7 +231,6 @@ home_module:
agent_description
:
'
在这里,你可以体验多个平台的模型和创建专属的智能体'
currently_in_the_latest_session
:
'
当前已是最新会话'
switching_over
:
'
切换中'
history_application_success
:
'
历史记录应用成功'
history_application_failed_please_try_again
:
'
历史记录应用失败,请重试'
starting_a_new_session
:
'
发起新会话'
please_enter_a_question
:
'
请输入问题(按enter+shift键可换行)'
...
...
@@ -442,6 +445,28 @@ personal_space_module:
copy_id
:
'
复制ID'
api_call_details
:
'
API调用明细'
api_call_datetime
:
'
调用时间'
wechat_public_account
:
'
微信公众号(订阅号、服务号)'
wechat_public_account_docs
:
'
接入微信公众号,自动回复用户信息,助力高效私域运营'
website_embedding
:
'
网站嵌入'
website_embedding_docs
:
'
将应用嵌入到你的网站中,实现快速使用'
authorization_information
:
'
授权信息'
wechat_public_number_modal
:
title
:
'
微信公众号授权信息'
docs
:
'
授权成功后,微信公众号原先配置的自动回复可能与AI客服消息冲突,需要将自动回复消息功能关闭,且因微信公众号平台限制无法使用富文本消息回复用户。'
public_number_authentication
:
'
公众号认证'
public_number_authentication_docs
:
'
公众号认证会影响到消息回复。如未认证因微信平台限制,可能造成用户部分提问无法回复;未认证公众号无法使用图片内容回复用户。'
public_number_name
:
'
公众号名称'
public_number_picture
:
'
公众号图片'
cancel_authorization_docs
:
'
取消授权后,智能对话服务将无法继续使用。我们无法代为操作取消授权,请您前往微信公众平台自行完成相关操作。'
website_embedding_modal
:
title
:
'
获取嵌入代码'
whole_plane
:
'
全平面'
whole_plane_docs
:
'
将应用对话页完整平铺在网站中,应用功能展示更完整,更能沉浸式体验'
popup_bubble
:
'
弹窗气泡'
popup_bubble_docs
:
'
将应用对话页完整平铺在网站中,应用功能展示更完整,更能沉浸式体验'
code_location_docs
:
'
请将以下代码复制到前端HTML文件的body标签内'
agent_sale_module
:
application_square_release_setting
:
'
应用广场发布配置'
...
...
src/locales/langs/zh-hk.yaml
View file @
80adff19
...
...
@@ -147,6 +147,10 @@ common_module:
unfold
:
'
展開'
fold
:
'
收起'
function
:
'
功能'
be_authorized
:
'
已授權'
not_certified_yet
:
'
未認證'
authenticated
:
'
已認證'
cancel_authorization
:
'
取消授權'
dialogue_module
:
continue_question_message
:
'
你可以繼續提問'
...
...
@@ -229,7 +233,6 @@ home_module:
agent_description
:
'
在這裏,你可以體驗多個平臺的模型和創建專屬的智能體'
currently_in_the_latest_session
:
'
當前已是最新會話'
switching_over
:
'
切換中'
history_application_success
:
'
歷史記錄應用成功'
history_application_failed_please_try_again
:
'
歷史記錄應用失敗,請重試'
starting_a_new_session
:
'
發起新會話'
please_enter_a_question
:
'
請輸入問題(按enter+shift鍵可換行)'
...
...
@@ -442,6 +445,28 @@ personal_space_module:
copy_id
:
'
複製ID'
api_call_details
:
'
API調用明細'
api_call_datetime
:
'
調用時間'
wechat_public_account
:
'
微信公眾號(訂閱號、服務號)'
wechat_public_account_docs
:
'
接入微信公眾號,自動回復用戶信息,助力高效私域運營'
website_embedding
:
'
網站嵌入'
website_embedding_docs
:
'
將應用嵌入到你的網站中,實現快速使用'
authorization_information
:
'
授權信息'
wechat_public_number_modal
:
title
:
'
微信公眾號授權信息'
docs
:
'
授權成功後,微信公眾號原先配置的自動回復可能與AI客服消息沖突,需要將自動回復消息功能關閉,且因微信公眾號平臺限製無法使用富文本消息回復用戶。'
public_number_authentication
:
'
公眾號認證'
public_number_authentication_docs
:
'
公眾號認證會影響到消息回復。如未認證因微信平臺限製,可能造成用戶部分提問無法回復;未認證公眾號無法使用圖片內容回復用戶。'
public_number_name
:
'
公眾號名稱'
public_number_picture
:
'
公眾號圖片'
cancel_authorization_docs
:
'
取消授權後,智能對話服務將無法繼續使用。我們無法代為操作取消授權,請您前往微信公眾平臺自行完成相關操作。'
website_embedding_modal
:
title
:
'
獲取嵌入代碼'
whole_plane
:
'
全平面'
whole_plane_docs
:
'
將應用對話頁完整平鋪在網站中,應用功能展示更完整,更能沈浸式體驗'
popup_bubble
:
'
彈窗氣泡'
popup_bubble_docs
:
'
將應用對話頁完整平鋪在網站中,應用功能展示更完整,更能沈浸式體驗'
code_location_docs
:
'
請將以下代碼復製到前端HTML文件的body標簽內'
agent_sale_module
:
application_square_release_setting
:
'
應用廣場發佈配寘'
...
...
src/views/home/home.vue
View file @
80adff19
...
...
@@ -193,8 +193,6 @@ function onGetMessageRecordList(recordId: string) {
messageList
.
value
=
new
Map
(
messageListDraft
as
any
)
window
.
$message
.
success
(
t
(
'home_module.history_application_success'
))
setTimeout
(()
=>
{
messageListScrollToBottom
()
},
500
)
...
...
types/locales.d.ts
View file @
80adff19
...
...
@@ -147,6 +147,10 @@ declare namespace I18n {
unfold
:
string
fold
:
string
function
:
string
be_authorized
:
string
not_certified_yet
:
string
authenticated
:
string
cancel_authorization
:
string
dialogue_module
:
{
continue_question_message
:
string
...
...
@@ -445,6 +449,30 @@ declare namespace I18n {
copy_id
:
string
api_call_details
:
string
api_call_datetime
:
string
wechat_public_account
:
string
wechat_public_account_docs
:
string
website_embedding
:
string
website_embedding_docs
:
string
authorization_information
:
string
wechat_public_number_modal
:
{
title
:
string
docs
:
string
public_number_authentication
:
string
public_number_authentication_docs
:
string
public_number_name
:
string
public_number_picture
:
string
cancel_authorization_docs
:
string
}
website_embedding_modal
:
{
title
:
string
whole_plane
:
string
whole_plane_docs
:
string
popup_bubble
:
string
popup_bubble_docs
:
string
code_location_docs
:
string
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment