limu/magix

MagixJS可以在多页环境下使用

Opened this issue · 1 comments

limu commented

1.支持location.path,location.search映射至page,自定义page映射规则.
2.支持以body为rootview
3.query对象增加search部分解析

limu commented
Magix.History.init({
    multipage:true,
    pathPrefix : "/git/magix/examples/multipage"
})