zhaoda / spa

A webapp framework for routing control and view transitions
http://zhaoda.net/spa/docs/
MIT License
330 stars 92 forks source link

如何从文件加载body内容 #27

Closed phoeson closed 9 years ago

phoeson commented 9 years ago

define({ body:'load from file?????', init: function(panelData) { }, beforeopen: function(panelData) { }, beforeclose: function(panelData) { } })

zhaoda commented 9 years ago

请看看这里 https://github.com/zhaoda/spa/issues/24