compileMode.json 979 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "modes": [
  3. {
  4. "title": "日志分",
  5. "page": "pages/statistics/log_rank/log_rank"
  6. },
  7. {
  8. "title": "兑换",
  9. "page": "pages/exchange/exchange/exchange"
  10. },
  11. {
  12. "title": "功勋点明显",
  13. "page": "pages/exchange/gxdDetail/gxdDetail"
  14. },
  15. {
  16. "title": "兑换记录",
  17. "page": "pages/exchange/exchangeRecord/exchangeRecord"
  18. },
  19. {
  20. "title": "奖品详情",
  21. "page": "pages/exchange/prizeDetail/prizeDetail"
  22. },
  23. {
  24. "title": "商品详情",
  25. "page": "pages/exchange/commodityDetail/commodityDetail"
  26. },
  27. {
  28. "title": "公告内容",
  29. "page": "pages/workbench/noticeDetail/noticeDetail",
  30. "pageQuery": "id=20"
  31. },
  32. {
  33. "title": "阶段排名",
  34. "page": "pages/statistics/sectionRanking/sectionRanking"
  35. },
  36. {
  37. "title": "悬赏任务详情",
  38. "page": "pages/statistics/taskDetail/taskDetail",
  39. "pageQuery": "id=2538"
  40. }
  41. ]
  42. }