Menu.json 152 B

12345678910111213
  1. [
  2. {
  3. "Group": 0,
  4. "ID": "OverView",
  5. "Name": "主页"
  6. }
  7. ,
  8. {
  9. "Group": 0,
  10. "ID": "RecipeView",
  11. "Name": "配方管理"
  12. }
  13. ]