jasonette.json
{
"$jason": {
"head": {
"title": "Jasonbase",
"actions": {
"visit": [
{
"type": "$default"
}
]
}
},
"body": {
"background": {
"type": "html",
"url": "https://www.baidu.com",
"action": {
"trigger": "visit"
}
}
}
}
}