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
106ce84b
authored
Jan 26, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
intent-demo
parent
20f7a929
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
113 additions
and
0 deletions
models/Example1.json
models/Example1.json
View file @
106ce84b
...
...
@@ -301,6 +301,119 @@
"detail_action_visible"
:
true
,
"log_action_visible"
:
false
},
"lists"
:
[
{
"name"
:
"pageList"
,
"label"
:
""
,
"filters"
:
[
{
"label"
:
"status"
,
"field"
:
"status"
,
"type"
:
"number"
},
{
"label"
:
"文本搜索"
,
"width"
:
450
,
"fields"
:
[
"name"
,
"other"
],
"hint"
:
"name,other"
,
"type"
:
"combo_text"
}
],
"actions"
:
[
"insert"
,
"startProcess"
],
"field_groups"
:
[
{
"label"
:
"id"
,
"template"
:
"{id}"
},
{
"label"
:
"name"
,
"template"
:
"{name}"
},
{
"label"
:
"status"
,
"template"
:
"{status}"
},
{
"label"
:
"other"
,
"template"
:
"{other}"
}
],
"row_actions"
:
[
"update"
],
"rowIntents"
:
[
"showDetail"
,
"openSideWorkflowDetail"
,
"addRemark"
,
"showRemarkList"
,
"showLogList"
],
"intents"
:
[
"showList"
,
"showWorkflowList"
],
"pages"
:
[
{
"title"
:
"测试page1"
,
"name"
:
"page1"
,
"filters"
:
[
{
"label"
:
"status"
,
"field"
:
"status"
,
"type"
:
"number"
},
{
"label"
:
"文本搜索"
,
"width"
:
450
,
"fields"
:
[
"name"
,
"other"
],
"hint"
:
"name,other"
,
"type"
:
"combo_text"
}
],
"field_groups"
:
[
{
"label"
:
"id"
,
"template"
:
"{id}"
},
{
"label"
:
"name"
,
"template"
:
"{name}"
},
{
"label"
:
"status"
,
"template"
:
"{status}"
},
{
"label"
:
"other"
,
"template"
:
"{other}"
}
],
"intents"
:
[
"showList"
,
"showWorkflowList"
],
"actions"
:
[
"insert"
,
"startProcess"
],
"prefilters"
:
[
]
}
],
"detail_action_visible"
:
true
,
"log_action_visible"
:
false
}
],
"detail"
:
{
"label"
:
""
,
"title_template"
:
""
,
...
...
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