Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
uniplat-example
/
intent-example
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7aca05cb
authored
Mar 29, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat(intent): 添加用例
parent
75edf62c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
models/Example1.json
models/Example1.json
View file @
7aca05cb
...
@@ -160,11 +160,18 @@
...
@@ -160,11 +160,18 @@
"name"
:
"executeAction"
,
"name"
:
"executeAction"
,
"label"
:
"intent-插入"
,
"label"
:
"intent-插入"
,
"container"
:
"dialog"
,
"container"
:
"dialog"
,
"model"
:
"Example1"
,
"action"
:
"execute"
,
"action"
:
"execute"
,
"parameters"
:
{
"parameters"
:
{
"actionName"
:
"insert"
,
"actionName"
:
"insert"
,
"parameters"
:
{
"parameters"
:
{
"inputs"
:[]
"inputs"
:[{
"label"
:
"name"
,
"property"
:
"name"
,
"default_value"
:
"'zhangsan'"
,
"type"
:
"text"
}
]
}
}
}
}
},
},
...
...
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