Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
yuzhilin
2024-06-19 16:36:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
de8a173a7aa67d9c073dfde01e2fbef89642435a
de8a173a
1 parent
8d76bb05
insight intent.json:ViewColumn
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
sight_harmony/products/phone/src/main/resources/base/profile/insight_intent.json
sight_harmony/products/phone/src/main/resources/base/profile/insight_intent.json
View file @
de8a173
...
...
@@ -14,6 +14,19 @@
}
},
{
"intentName"
:
"ViewColumn"
,
"domain"
:
""
,
"intentVersion"
:
"1.0.1"
,
"srcEntry"
:
"./ets/utils/InsightIntentExecutorImpl.ets"
,
"uiAbility"
:
{
"ability"
:
"EntryAbility"
,
"executeMode"
:
[
"background"
,
"foreground"
]
}
},
{
"intentName"
:
"ViewColumnUpdate"
,
"domain"
:
""
,
"intentVersion"
:
"1.0.1"
,
...
...
Please
register
or
login
to post a comment