index.json 359 B

1234567891011
  1. {
  2. "navigationBarTitleText": "幸运大转盘",
  3. "usingComponents": {
  4. "awardPopup": "./components/awardPopup",
  5. "activeRules": "./components/activeRules",
  6. "noticePopup": "./components/noticePopup",
  7. "tableStatus": "./components/tableStatus",
  8. "sendAddress": "./components/sendAddress",
  9. "downTimer":"/components/activity/downTimer"
  10. }
  11. }