orbit-theme-sdk/public/menu.json

84 lines
1.5 KiB
JSON

{
"Announcement" : {
"url" : "/module/announcement",
"children" : {
"Announcement1" : {
"url" : "/module/announcement/show",
"children" : {
"Announcement2" : {
"url" : "/module/announcement/show"
}
}
},
"Announcement1.1" : {
"url" : "/module/announcement/show",
"children" : {
"Announcement2" : {
"url" : "/module/announcement/show"
}
}
}
}
},
"Faq" : {
"url" : "/module/faq",
"children" : {
"Faq1" : {
"url" : "/module/faq/show",
"children" : {
"Faq2" : {
"url" : "/module/faq/show"
},
"Faq2.1" : {
"url" : "/module/faq/show"
}
}
},
"Faq1.1" : {
"url" : "/module/faq/show",
"children" : {
"Faq2" : {
"url" : "/module/faq/show"
},
"Faq2.1" : {
"url" : "/module/faq/show"
}
}
}
}
},
"Gallery" : {
"url" : "/module/gallery",
"children" : {
"Gallery1" : {
"url" : "/module/gallery/show",
"children" : {
"gallery2" : {
"url" : "/module/gallery/show"
},
"gallery2.1" : {
"url" : "/module/gallery/show"
}
}
},
"gallery1.1" : {
"url" : "/module/gallery/show",
"children" : {
"gallery2" : {
"url" : "/module/gallery/show"
},
"gallery2.1" : {
"url" : "/module/gallery/show"
},
"gallery2.2" : {
"url" : "/module/gallery/show"
},
"gallery2.3" : {
"url" : "/module/gallery/show"
}
}
}
}
}
}