si9ma
4/1/2019 - 2:13 PM

jasonette.json

jasonette.json

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