Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e664b32a
authored
Oct 10, 2025
by
lijinqi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提示语文案修改
parent
78b85ad8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/views/console/overview.vue
+1
-1
src/views/marketplace/AIMarketplaceDetail.vue
+2
-2
No files found.
src/views/console/overview.vue
View file @
e664b32a
...
...
@@ -105,7 +105,7 @@
<span>
AppId和AppSecret
</span>
</div>
</
template
>
<el-form-item
label=
"App
Secret
:"
>
<el-form-item
label=
"App
Id
:"
>
<el-tooltip
effect=
"dark"
:content=
"appData.appId || '-'"
...
...
src/views/marketplace/AIMarketplaceDetail.vue
View file @
e664b32a
...
...
@@ -566,7 +566,7 @@ function create() {
})
.
catch
(()
=>
{
ElMessageBox
.
confirm
(
'订单已创建,请前往控制台-
我的
订单查看'
,
'订单已创建,请前往控制台-
api
订单查看'
,
'提示'
,
{
confirmButtonText
:
'确认'
,
...
...
@@ -613,7 +613,7 @@ const createQueryInterval = (id) => {
clearQueryInterval
()
ElMessageBox
.
confirm
(
'支付成功'
,
'请前往控制台-
我的
订单查看'
,
'请前往控制台-
api
订单查看'
,
{
confirmButtonText
:
'确认'
,
showCancelButton
:
false
,
...
...
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