...
|
...
|
@@ -4,7 +4,7 @@ |
|
|
"default-layout": "new_layout"
|
|
|
},
|
|
|
"renderOptions":{
|
|
|
"/login":{"data":[{"one":"one1","two":"two","three":"three"},{"one":"one2","two":"two","three":"three"}],"css":"这是我独有的CSS"}
|
|
|
"/login":{"data":[{"one":"one1","two":"two","three":"three"},{"one":"one2","two":"two","three":"three"}],"css":"这里头是mustache模板除模板参数外其他的参数"}
|
|
|
},
|
|
|
"ajax": {
|
|
|
"todolist/getlist": ["这是我的list","这是我的list","这是我的list","这是我的list","这是我的list","这是我的list","这是我的list","这是我的list"],
|
...
|
...
|
|