UNPKG
minix-template
Version:
latest (0.0.1)
0.0.1
minix template
minix-template
/
test
/
card
/
testcase
/
pages
/
event
/
event.json
15 lines
(14 loc)
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"actions"
: {
"click"
:{
"action"
:
"router"
,
"bundleName"
:
"com.example.helloworld"
,
"abilityName"
:
"com.example.helloworld.MainAbility"
,
"params"
: {
"day"
:
"
$event
.day"
,
"year"
:
"
$event
.year"
,
"time"
:
"
$event
.time"
} } } }