2020-05-04 18:31:34 +08:00

20 lines
274 B
JSON

{
"componentName": "Page",
"fileName": "test",
"dataSource": {
"list": [],
"online": []
},
"state": {
"text": "outter"
},
"props": {
"ref": "outterView",
"autoLoading": true,
"style": {
"padding": 20
}
},
"children": []
}